aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlinstruction/qqmlinstruction.pro
blob: 1eb4a203a3b7fce278f658e68f49f62b7b07446b (plain)
1
2
3
4
5
6
7
8
9
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
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0