forked from qt-creator/qt-creator
Update qbs submodule
... to HEAD of 1.22 branch. Change-Id: Ib15854a88b6265f341c42f2b62d67f914fb9e747 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"qbs.FileInfo",
|
||||
"qbs.ModUtils",
|
||||
"qbs.PathTools",
|
||||
"qbs.PkgConfig",
|
||||
"qbs.Probes",
|
||||
"qbs.Process",
|
||||
"qbs.PropertyList",
|
||||
|
@@ -133,6 +133,7 @@ Module {
|
||||
Property { name: "multiplexedType"; type: "string"; isList: true }
|
||||
Property { name: "name"; type: "string" }
|
||||
Property { name: "profiles"; type: "string"; isList: true }
|
||||
Property { name: "qbsModuleProviders"; type: "string"; isList: true }
|
||||
Property { name: "qbsSearchPaths"; type: "string"; isList: true }
|
||||
Property { name: "targetName"; type: "string" }
|
||||
Property { name: "type"; type: "string"; isList: true }
|
||||
@@ -155,6 +156,7 @@ Module {
|
||||
Property { name: "minimumQbsVersion"; type: "string" }
|
||||
Property { name: "name"; type: "string" }
|
||||
Property { name: "profile"; type: "string" }
|
||||
Property { name: "qbsModuleProviders"; type: "string"; isList: true }
|
||||
Property { name: "qbsSearchPaths"; type: "string"; isList: true }
|
||||
Property { name: "references"; type: "string"; isList: true }
|
||||
Property { name: "sourceDirectory"; type: "string" }
|
||||
|
Submodule src/shared/qbs updated: 768b6894a8...29b15e594f
Reference in New Issue
Block a user