diff options
-rw-r--r-- | toolchain/deployment-file.json.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/deployment-file.json.in b/toolchain/deployment-file.json.in index 5730758c..64b481b0 100644 --- a/toolchain/deployment-file.json.in +++ b/toolchain/deployment-file.json.in @@ -13,5 +13,6 @@ ##EXTRALIBS## ##EXTRAPLUGINS## "android-package-source-directory": "@ANDROID_APK_DIR@", + "stdcpp-path": "@GNUSTL_SHARED@", "sdkBuildToolsRevision": "@ANDROID_SDK_BUILD_TOOLS_REVISION@" } |