summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@nokia.com>2011-03-30 13:08:58 (GMT)
committerJerome Pasion <jerome.pasion@nokia.com>2011-03-30 13:08:58 (GMT)
commitf910b7cc12301e72b67fb85328cac878c2ad9994 (patch)
treec0e30d5fdf36875fd15868686b32f3b66389588f /demos
parentcca7ce3fabe6fcc7c2ac718afe65949f1c3ad1ac (diff)
downloadQt-f910b7cc12301e72b67fb85328cac878c2ad9994.zip
Qt-f910b7cc12301e72b67fb85328cac878c2ad9994.tar.gz
Qt-f910b7cc12301e72b67fb85328cac878c2ad9994.tar.bz2
Fixed demo subdirs for mobile examples.
Diffstat (limited to 'demos')
-rw-r--r--demos/demos.pro12
1 files changed, 6 insertions, 6 deletions
diff --git a/demos/demos.pro b/demos/demos.pro
index 7f85499..7f70cbb 100644
--- a/demos/demos.pro
+++ b/demos/demos.pro
@@ -26,7 +26,7 @@ symbian: SUBDIRS = \
demos_qcamera \
demos_qtbubblelevel \
demos_quickhit
-
+
wince*: SUBDIRS = \
demos_shared \
demos_deform \
@@ -43,7 +43,7 @@ wince*: SUBDIRS = \
demos_embeddeddialogs \
demos_undo \
demos_sub-attaq
-
+
contains(QT_CONFIG, opengl):!contains(QT_CONFIG, opengles1):!contains(QT_CONFIG, opengles2):{
SUBDIRS += demos_boxes
}
@@ -96,10 +96,10 @@ 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_guitartuner.subdir = mobile/guitartuner
+demos_qcamera.subdir = mobile/qcamera
+demos_qtbubblelevel.subdir = mobile/qtbubblelevel
+demos_quickhit.subdir = mobile/quickhit
demos_browser.subdir = browser