aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qrcqml/qrcqml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qrcqml/qrcqml.pro')
-rw-r--r--tests/auto/qml/qrcqml/qrcqml.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/qml/qrcqml/qrcqml.pro b/tests/auto/qml/qrcqml/qrcqml.pro
new file mode 100644
index 0000000000..d5cc8ae129
--- /dev/null
+++ b/tests/auto/qml/qrcqml/qrcqml.pro
@@ -0,0 +1,9 @@
+CONFIG += testcase
+TARGET = tst_qrcqml
+QT += qml testlib
+macx:CONFIG -= app_bundle
+
+SOURCES += tst_qrcqml.cpp
+RESOURCES = qrcqml.qrc
+
+CONFIG += parallel_test