summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2009-07-02 04:54:19 (GMT)
committerMartin Jones <martin.jones@nokia.com>2009-07-02 04:54:19 (GMT)
commitc84fefd59090c0d0f757572fe14b493d94759808 (patch)
tree82cc4048f5995ac26f91b2cf52e8067236e83b2a /examples/examples.pro
parent740e84dea8a0fb323f6fa4775b6b750ff98a3365 (diff)
parentb211fc5f1b96a85d970227c57d0215eb813d3362 (diff)
downloadQt-c84fefd59090c0d0f757572fe14b493d94759808.zip
Qt-c84fefd59090c0d0f757572fe14b493d94759808.tar.gz
Qt-c84fefd59090c0d0f757572fe14b493d94759808.tar.bz2
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 8a20845..b241f8e 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -23,7 +23,9 @@ SUBDIRS = \
uitools \
declarative \
xml \
- script
+ script \
+ multitouch \
+ gestures
contains(QT_CONFIG, phonon):!static: SUBDIRS += phonon
contains(QT_CONFIG, webkit): SUBDIRS += webkit