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