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

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

CONFIG += parallel_test