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