summaryrefslogtreecommitdiffstats
path: root/examples/nfc
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-04-20 19:21:55 +0200
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-04-28 18:48:25 +0000
commitaac156966ae7b241f3d7d699087e1f1b1702c640 (patch)
treeee204b0577d1f014e12e812563a659968b4c941a /examples/nfc
parent7f5fb3f4125532cab864f2554189b9de817c18e1 (diff)
fix example installs
Change-Id: I8fb3a8f61a7007dec6935eee3bd5ff25cd756395 Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'examples/nfc')
-rw-r--r--examples/nfc/corkboard/corkboard.pro11
1 files changed, 6 insertions, 5 deletions
diff --git a/examples/nfc/corkboard/corkboard.pro b/examples/nfc/corkboard/corkboard.pro
index 8c9b05b2..9d1de4b3 100644
--- a/examples/nfc/corkboard/corkboard.pro
+++ b/examples/nfc/corkboard/corkboard.pro
@@ -13,9 +13,10 @@ OTHER_FILES += \
corkboards.qml \
Mode.qml
-android:!android-no-sdk {
-OTHER_FILES += \
- android/AndroidManifest.xml
-
ANDROID_PACKAGE_SOURCE_DIR = $$PWD/android
-}
+
+target.path = $$[QT_INSTALL_EXAMPLES]/nfc/corkboard
+INSTALLS += target
+
+EXAMPLE_FILES += \
+ icon.png