From 0c78cd6b343340a80397b47f7addba7da3db240b Mon Sep 17 00:00:00 2001 From: Christian Kandeler <christian.kandeler@digia.com> Date: Tue, 19 Mar 2013 10:26:14 +0100 Subject: [PATCH] Update qbs submodule. Contains fixes for the following two bugs uncovered when testing Creator integration: - Qt4/Qt5 incompatibility regarding build graph serialization. - Refusal to load stored build graph because the project file is wrongly diagnosed to be different from the stored one. Change-Id: I2466eb1e0751d6309047334daf2d9994dc1bef31 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com> --- src/shared/qbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shared/qbs b/src/shared/qbs index dcfc06010eb..0c3b88d4468 160000 --- a/src/shared/qbs +++ b/src/shared/qbs @@ -1 +1 @@ -Subproject commit dcfc06010eb622adc4e90b8d77e5db25aa6219d9 +Subproject commit 0c3b88d4468892504a5918252846f8ef4f4422ac -- GitLab