aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/demos/photoviewer/deployment.pri
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/demos/photoviewer/deployment.pri')
-rw-r--r--examples/quick/demos/photoviewer/deployment.pri6
1 files changed, 1 insertions, 5 deletions
diff --git a/examples/quick/demos/photoviewer/deployment.pri b/examples/quick/demos/photoviewer/deployment.pri
index 839b3b5cac..0d58a25c61 100644
--- a/examples/quick/demos/photoviewer/deployment.pri
+++ b/examples/quick/demos/photoviewer/deployment.pri
@@ -1,8 +1,4 @@
-android-no-sdk {
- target.path = /data/user/qt
- export(target.path)
- INSTALLS += target
-} else:android {
+android {
x86 {
target.path = /libs/x86
} else: armeabi-v7a {