summaryrefslogtreecommitdiffstats
path: root/examples/touch/touch.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/touch/touch.pro')
-rw-r--r--examples/touch/touch.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/touch/touch.pro b/examples/touch/touch.pro
index cfbae8b590..d5983eb581 100644
--- a/examples/touch/touch.pro
+++ b/examples/touch/touch.pro
@@ -1,8 +1,2 @@
TEMPLATE = subdirs
SUBDIRS = pinchzoom fingerpaint knobs dials
-
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/touch
-sources.files = touch.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/touch
-INSTALLS += target sources