summaryrefslogtreecommitdiffstats
path: root/demos/demos.pro
diff options
context:
space:
mode:
Diffstat (limited to 'demos/demos.pro')
-rw-r--r--demos/demos.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/demos/demos.pro b/demos/demos.pro
new file mode 100644
index 000000000..22d06f518
--- /dev/null
+++ b/demos/demos.pro
@@ -0,0 +1,7 @@
+TEMPLATE = subdirs
+
+SUBDIRS += \
+ player
+
+sources.path = $$QT_MOBILITY_DEMOS
+INSTALLS += sources