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.pri4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/embedded/qmlphotoviewer/deployment.pri b/examples/embedded/qmlphotoviewer/deployment.pri
new file mode 100644
index 0000000000..ea9a052b4b
--- /dev/null
+++ b/examples/embedded/qmlphotoviewer/deployment.pri
@@ -0,0 +1,4 @@
+qmlphotoviewer_src = $$PWD/../../qml/photoviewer
+
+qmlphotoviewer_files.files = $$qmlphotoviewer_src/photoviewer.qml $$qmlphotoviewer_src/PhotoViewerCore
+DEPLOYMENT += qmlphotoviewer_files