Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorАлександр Зацепин <az@mapswithme.com>2017-08-31 18:33:13 +0300
committerАлександр Зацепин <az@mapswithme.com>2017-08-31 18:33:13 +0300
commit64d3cdae9fea1b4dd6eb669a302c082d1f4aebed (patch)
treef912d5c311f8bf2d0c13ecefc289c34ffafc5c85
parent62274d13e1698912cfc8ef06d6a1075ff38e933f (diff)
[android] Fixed opensource buildfix-opensource-build
-rwxr-xr-xconfigure.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.sh b/configure.sh
index 882071b02f..5b1f763bd0 100755
--- a/configure.sh
+++ b/configure.sh
@@ -84,6 +84,10 @@ else
#define YANDEX_CLIENT_ID ""
#define YANDEX_API_KEY ""
#define YANDEX_TRACKING_ID ""
+#define LOCALS_API_KEY ""
+#define LOCALS_API_URL ""
+#define LOCALS_PAGE_URL ""
+
' > "$PRIVATE_HEADER"
echo 'ext {
spropStoreFile = "../tools/android/debug.keystore"