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

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


cross_compile: DEFINES += QTEST_CROSS_COMPILED