aboutsummaryrefslogtreecommitdiffstats
path: root/examples/embedded/qmlphotoviewer/deployment.pri
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2012-03-05 15:40:59 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-06 01:39:49 +0100
commit2738c57e51b4fcb70f25ea4ff46c966ce5287c27 (patch)
tree2f25e595603a8be269ef416cf280fe45e07a3380 /examples/embedded/qmlphotoviewer/deployment.pri
parent3f62886ac84b31c5c8f90205583dc65e811ad20b (diff)
Fix renaming merge with examples
Some examples were duplicated a few times. Removing the excess. Change-Id: I6fa59f79de63ac952103421ba1c063f5912b702b Reviewed-by: Martin Jones <martin.jones@nokia.com>
Diffstat (limited to 'examples/embedded/qmlphotoviewer/deployment.pri')
-rw-r--r--examples/embedded/qmlphotoviewer/deployment.pri4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/embedded/qmlphotoviewer/deployment.pri b/examples/embedded/qmlphotoviewer/deployment.pri
deleted file mode 100644
index ea9a052b4b..0000000000
--- a/examples/embedded/qmlphotoviewer/deployment.pri
+++ /dev/null
@@ -1,4 +0,0 @@
-qmlphotoviewer_src = $$PWD/../../qml/photoviewer
-
-qmlphotoviewer_files.files = $$qmlphotoviewer_src/photoviewer.qml $$qmlphotoviewer_src/PhotoViewerCore
-DEPLOYMENT += qmlphotoviewer_files