aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorEirik Aavitsland <eirik.aavitsland@theqtcompany.com>2016-03-18 10:08:59 +0100
committeraavit <eirik.aavitsland@theqtcompany.com>2016-04-01 14:48:16 +0000
commitf5afec250cc63ba3a7b1cc78f51d5eb0031dd478 (patch)
tree2d1c4065b752d90a32d8181f0fbd2909fa39df4f /examples
parent0e010cd9d25c472eaad8f8352e8478597ba7569a (diff)
Remove traces of the discontinued android-no-sdk platform
Change-Id: Ie734d6bfcb492c8aeeb18909650a27b1288f2b52 Reviewed-by: Robin Burchell <robin.burchell@viroteck.net> Reviewed-by: Frank Meerkoetter <frank.meerkoetter@basyskom.com>
Diffstat (limited to 'examples')
-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 {