summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorBradley T. Hughes <bradley.hughes@nokia.com>2009-06-10 14:01:37 +0200
committerBradley T. Hughes <bradley.hughes@nokia.com>2009-06-10 14:01:37 +0200
commit3bd53464371aed9c655f39d096665f9e4875ea20 (patch)
tree9ed7907bf2408a54c9c1804ce97869a80592e8d1 /examples/examples.pro
parent91323ecc5b884679e04b29072508fec6e765a666 (diff)
add gesture examples to the examples.pro SUBDIRS
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index d537b8f495..5382e28fc1 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -23,7 +23,8 @@ SUBDIRS = \
uitools \
xml \
script \
- multitouch
+ multitouch \
+ gestures
contains(QT_CONFIG, phonon):!static: SUBDIRS += phonon
contains(QT_CONFIG, webkit): SUBDIRS += webkit