summaryrefslogtreecommitdiffstats
path: root/mobile-demos.pro
diff options
context:
space:
mode:
authorAnselmo Lacerda S. de Melo <anselmo.melo@openbossa.org>2009-11-04 00:33:32 -0300
committerAnselmo Lacerda S. de Melo <anselmo.melo@openbossa.org>2009-11-04 00:33:32 -0300
commitde5e3620a17cbacd3dd39ec16ec7c957e41fdae9 (patch)
tree86334a896013957ba01d4c0621a8ff75216e1fa0 /mobile-demos.pro
parentb51478b2fbf5ec9a3718c74c5dbcdcf47cc34f68 (diff)
Mobile-demos: Project file for all demos
Now it's possible to compile all demos with "qmake && make" Signed-off-by: Anselmo Lacerda S. de Melo <anselmo.melo@openbossa.org>
Diffstat (limited to 'mobile-demos.pro')
-rw-r--r--mobile-demos.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/mobile-demos.pro b/mobile-demos.pro
new file mode 100644
index 0000000..a4b71f3
--- /dev/null
+++ b/mobile-demos.pro
@@ -0,0 +1,12 @@
+TEMPLATE = subdirs
+SUBDIRS = \
+ hyperui \
+ mybudget \
+ shoplist \
+ weather
+
+symbian: SUBDIRS = \
+ hyperui \
+ mybudget \
+ shoplist \
+ weather