aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlqt/qqmlqt.pro
blob: 012f58ae708190afca08d6f4a754abed1203a842 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
CONFIG += testcase
TARGET = tst_qqmlqt
SOURCES += tst_qqmlqt.cpp

include (../../shared/util.pri)

macx:CONFIG -= app_bundle

TESTDATA = data/*

CONFIG += parallel_test

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