summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
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 bfcf9b465..5382e28fc 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -22,7 +22,9 @@ SUBDIRS = \
widgets \
uitools \
xml \
- script
+ script \
+ multitouch \
+ gestures
contains(QT_CONFIG, phonon):!static: SUBDIRS += phonon
contains(QT_CONFIG, webkit): SUBDIRS += webkit