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

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

macx:CONFIG -= app_bundle

TESTDATA = data/*

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