summaryrefslogtreecommitdiffstats
path: root/demos/demos.pro
diff options
context:
space:
mode:
Diffstat (limited to 'demos/demos.pro')
-rw-r--r--demos/demos.pro12
1 files changed, 11 insertions, 1 deletions
diff --git a/demos/demos.pro b/demos/demos.pro
index fdc1e4c..7f85499 100644
--- a/demos/demos.pro
+++ b/demos/demos.pro
@@ -21,7 +21,11 @@ SUBDIRS = \
symbian: SUBDIRS = \
demos_shared \
demos_deform \
- demos_pathstroke
+ demos_pathstroke \
+ demos_guitartuner \
+ demos_qcamera \
+ demos_qtbubblelevel \
+ demos_quickhit
wince*: SUBDIRS = \
demos_shared \
@@ -91,6 +95,12 @@ demos_qtdemo.subdir = qtdemo
demos_mediaplayer.subdir = qmediaplayer
demos_declarative.subdir = declarative
+#mobile demos
+demos_guitartuner = mobile/guitartuner
+demos_qcamera = mobile/qcamera
+demos_qtbubblelevel = mobile/qtbubblelevel
+demos_quickhit = mobile/quickhit
+
demos_browser.subdir = browser
demos_boxes.subdir = boxes