summaryrefslogtreecommitdiff
path: root/platform/android/scripts/configure.sh
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/scripts/configure.sh')
-rw-r--r--platform/android/scripts/configure.sh15
1 files changed, 15 insertions, 0 deletions
diff --git a/platform/android/scripts/configure.sh b/platform/android/scripts/configure.sh
new file mode 100644
index 0000000000..2e3e7b9d7c
--- /dev/null
+++ b/platform/android/scripts/configure.sh
@@ -0,0 +1,15 @@
+#!/usr/bin/env bash
+
+BOOST_VERSION=1.59.0
+LIBPNG_VERSION=1.6.18
+JPEG_VERSION=v9a
+SQLITE_VERSION=3.9.1
+LIBUV_VERSION=1.7.5
+ZLIB_VERSION=system
+NUNICODE_VERSION=1.6
+LIBZIP_VERSION=0.11.2
+GEOJSONVT_VERSION=3.1.0
+VARIANT_VERSION=1.0
+RAPIDJSON_VERSION=1.0.2
+
+export MASON_ANDROID_ABI=${MASON_PLATFORM_VERSION}