summaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qml.pro')
-rw-r--r--tests/auto/qml/qml.pro20
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/auto/qml/qml.pro b/tests/auto/qml/qml.pro
new file mode 100644
index 00000000..902ab2f1
--- /dev/null
+++ b/tests/auto/qml/qml.pro
@@ -0,0 +1,20 @@
+load(am-config)
+
+TEMPLATE = subdirs
+SUBDIRS = \
+ simple \
+ windowmanager \
+ windowmapping \
+ windowitem \
+ windowitem2 \
+ installer \
+ quicklaunch \
+ intents \
+ configs \
+ lifecycle \
+ resources
+
+multi-process: SUBDIRS += \
+ crash/apps/tld.test.crash/terminator2 \
+ crash \
+ processtitle