summaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/resources/resources.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/resources/resources.pro')
-rw-r--r--tests/auto/qml/resources/resources.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/qml/resources/resources.pro b/tests/auto/qml/resources/resources.pro
new file mode 100644
index 00000000..6da64f00
--- /dev/null
+++ b/tests/auto/qml/resources/resources.pro
@@ -0,0 +1,5 @@
+TEMPLATE = subdirs
+SUBDIRS = test.pro \
+ appcommon \
+ apps/app1 \
+ apps/app2