aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlinstruction/qqmlinstruction.pro
blob: 093b190bbf1c32e06cf4e5b85716a7fa6820fe43 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qqmlinstruction
SOURCES += tst_qqmlinstruction.cpp
macx:CONFIG -= app_bundle

CONFIG += parallel_test

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