aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlqt/qqmlqt.pro
blob: 74306d704f9e82eedd6bf1cc077e1d3ad163aee5 (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  qml-private quick-private testlib gui gui-private