forked from qt-creator/qt-creator
Lua: Fix qbs build
Amends 1220db049e
.
Change-Id: I5e9f7898ec4d421fe44105c58cfd17eda68c8a6b
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
This commit is contained in:
@@ -17,6 +17,7 @@ Product {
|
||||
"designer/**/*",
|
||||
"glsl/**/*",
|
||||
"jsonschemas/**/*",
|
||||
"lua-lupdate/**/*",
|
||||
"lua-plugins/**/*",
|
||||
"modeleditor/**/*",
|
||||
"qml/**/*",
|
||||
|
@@ -44,6 +44,7 @@ QtcPlugin {
|
||||
"qtcprocess.cpp",
|
||||
"settings.cpp",
|
||||
"texteditor.cpp",
|
||||
"translate.cpp",
|
||||
"utils.cpp",
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user