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.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/declarative/touchinteraction/touchinteraction.pro b/examples/declarative/touchinteraction/touchinteraction.pro
index 1228f141..1db70571 100644
--- a/examples/declarative/touchinteraction/touchinteraction.pro
+++ b/examples/declarative/touchinteraction/touchinteraction.pro
@@ -2,3 +2,8 @@ TEMPLATE = subdirs
SUBDIRS = gestures/experimental-gestures/experimentalgestures.pro \
mousearea/mousearea-example/mouseareaexample.pro \
pincharea
+
+# install
+sources.files = touchinteraction.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick1/declarative/touchinteraction
+INSTALLS += sources