aboutsummaryrefslogtreecommitdiffstats
path: root/examples/embedded/qmlphotoviewer/deployment.pri
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/qmlphotoviewer/deployment.pri')
-rw-r--r--examples/embedded/qmlphotoviewer/deployment.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/embedded/qmlphotoviewer/deployment.pri b/examples/embedded/qmlphotoviewer/deployment.pri
index 504373914a..ea9a052b4b 100644
--- a/examples/embedded/qmlphotoviewer/deployment.pri
+++ b/examples/embedded/qmlphotoviewer/deployment.pri
@@ -1,4 +1,4 @@
-qmlphotoviewer_src = $$PWD/../../declarative/photoviewer
+qmlphotoviewer_src = $$PWD/../../qml/photoviewer
qmlphotoviewer_files.files = $$qmlphotoviewer_src/photoviewer.qml $$qmlphotoviewer_src/PhotoViewerCore
DEPLOYMENT += qmlphotoviewer_files