aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmldevtools/compile/compile.pro
blob: 7cb01d7d7facb6769ec001cc06f8c4502c86e309 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_compile
QT = core qmldevtools-private testlib
macx:CONFIG -= app_bundle

SOURCES += tst_compile.cpp

CONFIG += parallel_test