From 2496a947558110a7ee41300333d1a882bbe7039c Mon Sep 17 00:00:00 2001 From: Maurice Kalinowski Date: Mon, 2 Oct 2017 14:48:03 +0200 Subject: 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 Reviewed-by: Tino Pyssysalo Reviewed-by: Alex Blasche --- tradeshow/iot-sensortag/SensorTagDemo.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tradeshow') 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 -- cgit v1.2.3