aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeinstruction/qdeclarativeinstruction.pro
blob: 437b0869d1d7799dac25a384dda969f221263e41 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qdeclarativeinstruction
SOURCES += tst_qdeclarativeinstruction.cpp
macx:CONFIG -= app_bundle

CONFIG += parallel_test

QT += core-private gui-private v8-private declarative-private testlib