forked from qt-creator/qt-creator
qml2puppet: Fix qbs build.
Change-Id: I688b21cad35eb96676e7d39c20641b9312542cb2 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
@@ -139,6 +139,7 @@ QtcTool {
|
||||
prefix: puppetDir + "/qml2puppet/"
|
||||
files: [
|
||||
"../qmlpuppet.qrc",
|
||||
"Info.plist",
|
||||
"instances/anchorchangesnodeinstance.cpp",
|
||||
"instances/anchorchangesnodeinstance.h",
|
||||
"instances/behaviornodeinstance.cpp",
|
||||
@@ -201,7 +202,6 @@ QtcTool {
|
||||
condition: !QtcFunctions.versionIsAtLeast(Qt.core.version, "5.6.0")
|
||||
prefix: puppetDir + "/qmlprivategate/"
|
||||
files: [
|
||||
"Info.plist",
|
||||
"designercustomobjectdata.cpp",
|
||||
"designercustomobjectdata.h",
|
||||
"metaobject.cpp",
|
||||
|
||||
Reference in New Issue
Block a user