forked from qt-creator/qt-creator
Tests: Fix Qbs build
Change-Id: I5bc5ec98994ce83137ac1599682251db35e26663 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
@@ -25,4 +25,5 @@ QtcAutotest {
|
|||||||
files: "tst_profilewriter.cpp"
|
files: "tst_profilewriter.cpp"
|
||||||
}
|
}
|
||||||
cpp.includePaths: base.concat([proParserGroup.prefix])
|
cpp.includePaths: base.concat([proParserGroup.prefix])
|
||||||
|
cpp.defines: base.concat("QT_USE_FAST_OPERATOR_PLUS")
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user