summaryrefslogtreecommitdiffstats
path: root/tradeshow
diff options
context:
space:
mode:
authorMaurice Kalinowski <maurice.kalinowski@qt.io>2017-10-02 14:48:03 +0200
committerMaurice Kalinowski <maurice.kalinowski@qt.io>2017-10-12 14:40:56 +0000
commit2496a947558110a7ee41300333d1a882bbe7039c (patch)
treef0750a1251021f490e28227fb34680d8d047931a /tradeshow
parent3302a40a4e4a83d53493a832bc9b8486b3ad549a (diff)
iot-sensortag: Specify package source location
This enables the build system to use the manual manifest file and is a regression of the UI clean up changes. Change-Id: Ib3ece60c01f1055b7104defbd9752af534bf52ac Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> Reviewed-by: Tino Pyssysalo <tino.pyssysalo@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'tradeshow')
-rw-r--r--tradeshow/iot-sensortag/SensorTagDemo.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tradeshow/iot-sensortag/SensorTagDemo.pro b/tradeshow/iot-sensortag/SensorTagDemo.pro
index bae8f07..71fa871 100644
--- a/tradeshow/iot-sensortag/SensorTagDemo.pro
+++ b/tradeshow/iot-sensortag/SensorTagDemo.pro
@@ -115,6 +115,8 @@ UPDATE_TO_AZURE {
RESOURCES += base.qrc
+android: ANDROID_PACKAGE_SOURCE_DIR = $$PWD/android-sources
+
!DEPLOY_TO_FS: RESOURCES += uismall.qrc
uiVariant.files = resources/small
uiVariant.path = /opt/$${TARGET}/resources