forked from qt-creator/qt-creator
update qbs submodule
Also adjust the qbs plugin to changes. Change-Id: I26f9beca50ceac1fd6b64ca79fe9881096afa1ce Reviewed-by: Tobias Hunger <tobias.hunger@digia.com> Reviewed-by: Eike Ziller <eike.ziller@digia.com> Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
This commit is contained in:
@@ -53,13 +53,13 @@ const char PROFILE_LIST[] = "preferences.qtcreator.kit.";
|
|||||||
const char PROFILES_PREFIX[] = "profiles.";
|
const char PROFILES_PREFIX[] = "profiles.";
|
||||||
|
|
||||||
// Qt related settings:
|
// Qt related settings:
|
||||||
const char QTCORE_BINPATH[] = ".qt.core.binPath";
|
const char QTCORE_BINPATH[] = ".Qt.core.binPath";
|
||||||
const char QTCORE_INCPATH[] = ".qt.core.incPath";
|
const char QTCORE_INCPATH[] = ".Qt.core.incPath";
|
||||||
const char QTCORE_LIBPATH[] = ".qt.core.libPath";
|
const char QTCORE_LIBPATH[] = ".Qt.core.libPath";
|
||||||
const char QTCORE_VERSION[] = ".qt.core.version";
|
const char QTCORE_VERSION[] = ".Qt.core.version";
|
||||||
const char QTCORE_NAMESPACE[] = ".qt.core.namespace";
|
const char QTCORE_NAMESPACE[] = ".Qt.core.namespace";
|
||||||
const char QTCORE_LIBINFIX[] = ".qt.core.libInfix";
|
const char QTCORE_LIBINFIX[] = ".Qt.core.libInfix";
|
||||||
const char QTCORE_MKSPEC[] = ".qt.core.mkspecPath";
|
const char QTCORE_MKSPEC[] = ".Qt.core.mkspecPath";
|
||||||
|
|
||||||
|
|
||||||
// Toolchain related settings:
|
// Toolchain related settings:
|
||||||
|
Submodule src/shared/qbs updated: f17fd5d56a...091dc267d3
Reference in New Issue
Block a user