summaryrefslogtreecommitdiffstats
path: root/examples/touch/pinchzoom/pinchzoom.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/touch/pinchzoom/pinchzoom.pro')
-rw-r--r--examples/touch/pinchzoom/pinchzoom.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/touch/pinchzoom/pinchzoom.pro b/examples/touch/pinchzoom/pinchzoom.pro
index f841041e35..df7ce246c3 100644
--- a/examples/touch/pinchzoom/pinchzoom.pro
+++ b/examples/touch/pinchzoom/pinchzoom.pro
@@ -11,9 +11,7 @@ RESOURCES += \
# install
target.path = $$[QT_INSTALL_EXAMPLES]/touch/pinchzoom
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS pinchzoom.pro images
-sources.path = $$[QT_INSTALL_EXAMPLES]/touch/pinchzoom
-INSTALLS += target sources
+INSTALLS += target
QT += widgets