forked from qt-creator/qt-creator
Fix qbs build.
Change-Id: I6710a934531286181decd628b6826c03c33aa6e7 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
This commit is contained in:
committed by
Joerg Bornemann
parent
8fc05ebf61
commit
c6ac435daf
@@ -10,6 +10,7 @@ QtcPlugin {
|
|||||||
|
|
||||||
Depends { name: "cpp" }
|
Depends { name: "cpp" }
|
||||||
cpp.includePaths: [
|
cpp.includePaths: [
|
||||||
|
".",
|
||||||
"..",
|
"..",
|
||||||
"../../libs",
|
"../../libs",
|
||||||
buildDirectory
|
buildDirectory
|
||||||
|
Reference in New Issue
Block a user