aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlmin/qmlmin.pro
blob: 83c11b4934b0f79a0cad76b9ddeba3cc848c1905 (plain)
1
2
3
4
5
6
7
8
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative
macx:CONFIG -= app_bundle

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

CONFIG += parallel_test