Tests: Fix Qbs build

Change-Id: I5bc5ec98994ce83137ac1599682251db35e26663
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
Christian Stenger
2018-03-15 08:20:55 +01:00
parent af99c3fe7d
commit 1f3a106025

View File

@@ -25,4 +25,5 @@ QtcAutotest {
files: "tst_profilewriter.cpp"
}
cpp.includePaths: base.concat([proParserGroup.prefix])
cpp.defines: base.concat("QT_USE_FAST_OPERATOR_PLUS")
}