summaryrefslogtreecommitdiffstats
path: root/examples/declarative/touchinteraction/touchinteraction.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/touchinteraction/touchinteraction.pro')
-rw-r--r--examples/declarative/touchinteraction/touchinteraction.pro9
1 files changed, 2 insertions, 7 deletions
diff --git a/examples/declarative/touchinteraction/touchinteraction.pro b/examples/declarative/touchinteraction/touchinteraction.pro
index 1db70571..5ce0abe0 100644
--- a/examples/declarative/touchinteraction/touchinteraction.pro
+++ b/examples/declarative/touchinteraction/touchinteraction.pro
@@ -1,9 +1,4 @@
TEMPLATE = subdirs
-SUBDIRS = gestures/experimental-gestures/experimentalgestures.pro \
- mousearea/mousearea-example/mouseareaexample.pro \
+SUBDIRS = gestures/experimental-gestures \
+ mousearea/mousearea-example \
pincharea
-
-# install
-sources.files = touchinteraction.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick1/declarative/touchinteraction
-INSTALLS += sources