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

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

macx:CONFIG -= app_bundle

TESTDATA = data/*

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