forked from qt-creator/qt-creator
Fix qbs build.
Change-Id: I235ef625162755192b3f499a2e46bbdb28ca5842 Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
This commit is contained in:
committed by
Kai Koehne
parent
ea96c245ce
commit
ad3e94f67c
@@ -43,6 +43,8 @@ QtcLibrary {
|
||||
"qmlenginedebugclient.h",
|
||||
"qv8profilerclient.cpp",
|
||||
"qv8profilerclient.h",
|
||||
"qmltoolsclient.cpp",
|
||||
"qmltoolsclient.h"
|
||||
]
|
||||
|
||||
ProductModule {
|
||||
|
||||
@@ -104,6 +104,7 @@ QtcLibrary {
|
||||
|
||||
ProductModule {
|
||||
Depends { name: "cpp" }
|
||||
Depends { name: "LanguageUtils" }
|
||||
cpp.includePaths: [
|
||||
".",
|
||||
"parser"
|
||||
|
||||
Reference in New Issue
Block a user