summaryrefslogtreecommitdiffstats
path: root/examples/gestures/gestures.pro
diff options
context:
space:
mode:
authorDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-05-12 08:34:54 (GMT)
committerDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-05-12 08:36:50 (GMT)
commitf14620878beed97c85c4b6a03a38f485800328d1 (patch)
treea175ab72d1fd2259b5d626639691f60b0520e51e /examples/gestures/gestures.pro
parent21e699d7abff8b75157ee1305ac1dee35c748e98 (diff)
downloadQt-f14620878beed97c85c4b6a03a38f485800328d1.zip
Qt-f14620878beed97c85c4b6a03a38f485800328d1.tar.gz
Qt-f14620878beed97c85c4b6a03a38f485800328d1.tar.bz2
Added gesture enabled browser demo to project file.
Added missing files for building the demo.
Diffstat (limited to 'examples/gestures/gestures.pro')
-rw-r--r--examples/gestures/gestures.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/gestures/gestures.pro b/examples/gestures/gestures.pro
index 8bd0acc..050be19 100644
--- a/examples/gestures/gestures.pro
+++ b/examples/gestures/gestures.pro
@@ -1,6 +1,7 @@
TEMPLATE = \
subdirs
SUBDIRS = \
+ browser \
imageviewer \
graphicsview \
collidingmice \