aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlmin/qmlmin.pro
blob: 49a4e7ff585ec3a15934e8df31074cdb76218c3b (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qmlmin
QT += qml testlib
macx:CONFIG -= app_bundle

SOURCES += tst_qmlmin.cpp
DEFINES += SRCDIR=\\\"$$PWD\\\"

CONFIG += parallel_test