summaryrefslogtreecommitdiffstats
path: root/examples/gestures/gestures.pro
diff options
context:
space:
mode:
authorDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-03-16 16:32:04 +0100
committerDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-05-11 16:51:39 +0200
commit9467195595d8672c3bb1a58e1f0882ba9223f8d3 (patch)
treea376f6d5a868fcd8bbd173974e3eb5554f05a051 /examples/gestures/gestures.pro
parent841b10d10943d912fe75674045a740cff29e266c (diff)
Make sure gestures/collidingmice example is build with all gesture
examples.
Diffstat (limited to 'examples/gestures/gestures.pro')
-rw-r--r--examples/gestures/gestures.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/gestures/gestures.pro b/examples/gestures/gestures.pro
index 1e0f1a73e9..35164aca90 100644
--- a/examples/gestures/gestures.pro
+++ b/examples/gestures/gestures.pro
@@ -2,7 +2,8 @@ TEMPLATE = \
subdirs
SUBDIRS = \
imageviewer \
- graphicsview
+ graphicsview \
+ collidingmice
# install
target.path = $$[QT_INSTALL_EXAMPLES]/gestures