aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/quickauto.pro
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/quickauto.pro')
-rw-r--r--plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/quickauto.pro14
1 files changed, 14 insertions, 0 deletions
diff --git a/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/quickauto.pro b/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/quickauto.pro
new file mode 100644
index 0000000000..dfe495dc1c
--- /dev/null
+++ b/plugins/autotest/unit_test/mixed_atp/tests/auto/quickauto/quickauto.pro
@@ -0,0 +1,14 @@
+TEMPLATE = app
+TARGET = test_mal_qtquick
+
+CONFIG += warn_on qmltestcase
+
+DISTFILES += \
+ tst_test1.qml \
+ tst_test2.qml \
+ TestDummy.qml \
+ bar/tst_foo.qml \
+ tst_test3.qml
+
+SOURCES += \
+ main.cpp