aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlmin/qmlmin.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmlmin/qmlmin.pro')
-rw-r--r--tests/auto/qml/qmlmin/qmlmin.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/qml/qmlmin/qmlmin.pro b/tests/auto/qml/qmlmin/qmlmin.pro
new file mode 100644
index 0000000000..49a4e7ff58
--- /dev/null
+++ b/tests/auto/qml/qmlmin/qmlmin.pro
@@ -0,0 +1,9 @@
+CONFIG += testcase
+TARGET = tst_qmlmin
+QT += qml testlib
+macx:CONFIG -= app_bundle
+
+SOURCES += tst_qmlmin.cpp
+DEFINES += SRCDIR=\\\"$$PWD\\\"
+
+CONFIG += parallel_test