aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/demos/photoviewer/photoviewer.pro
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-08-03 08:01:59 +0000
committerThe Qt Project <gerrit-noreply@qt-project.org>2016-08-03 08:01:59 +0000
commit1c20a3b8b652a6179438da5c2b3a72183279cdfa (patch)
tree6f587294732e840eff832768b916f17f82eb984e /examples/quick/demos/photoviewer/photoviewer.pro
parentdbf131fa70dc6269349f3b8d1bedd05203a0c3e4 (diff)
parent74f0d15e08fe718fd406ac53e691e68f8ef46e11 (diff)
Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/dev
Diffstat (limited to 'examples/quick/demos/photoviewer/photoviewer.pro')
-rw-r--r--examples/quick/demos/photoviewer/photoviewer.pro7
1 files changed, 2 insertions, 5 deletions
diff --git a/examples/quick/demos/photoviewer/photoviewer.pro b/examples/quick/demos/photoviewer/photoviewer.pro
index 704e2ce003..4bfdb86f31 100644
--- a/examples/quick/demos/photoviewer/photoviewer.pro
+++ b/examples/quick/demos/photoviewer/photoviewer.pro
@@ -15,8 +15,5 @@ TRANSLATIONS += i18n/qml_fr.ts \
RESOURCES += qml.qrc
-# Additional import path used to resolve QML modules in Qt Creator's code model
-QML_IMPORT_PATH =
-
-# Default rules for deployment.
-include(deployment.pri)
+target.path = $$[QT_INSTALL_EXAMPLES]/quick/demos/photoviewer
+INSTALLS += target