aboutsummaryrefslogtreecommitdiff
path: root/toolchain/deployment-file.json.in
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/deployment-file.json.in')
-rw-r--r--toolchain/deployment-file.json.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/deployment-file.json.in b/toolchain/deployment-file.json.in
index e691e431..b7d28f51 100644
--- a/toolchain/deployment-file.json.in
+++ b/toolchain/deployment-file.json.in
@@ -8,6 +8,7 @@
"ndk-host": "@_HOST@",
"target-architecture": "@ANDROID_ABI@",
"application-binary": "@EXECUTABLE_DESTINATION_PATH@",
+ "qml-root-path": "@CMAKE_INSTALL_PREFIX@/share",
##EXTRALIBS##
##EXTRAPLUGINS##
"android-package-source-directory": "@ANDROID_APK_DIR@",