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:
authorArsentiy Milchakov <milcars@mapswithme.com>2017-06-26 11:16:53 +0300
committerYuri Gorshenin <mipt.vi002@gmail.com>2017-06-27 12:39:59 +0300
commit7ae9434a7a2044e1f8534956018926e7a9e84dc6 (patch)
tree6c5be196345ab3f3250643bf132e2d61df70cc42 /configure.sh
parentc99adbfb29a68904084bbb17865b63a653332057 (diff)
review fixes
Diffstat (limited to 'configure.sh')
-rwxr-xr-xconfigure.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.sh b/configure.sh
index 50964b724b..f5143ab633 100755
--- a/configure.sh
+++ b/configure.sh
@@ -80,6 +80,9 @@ else
#define VIATOR_ACCOUNT_ID_NL ""
#define VIATOR_ACCOUNT_ID_SV ""
#define VIATOR_ACCOUNT_ID_JA ""
+#define YANDEX_CLIENT_ID ""
+#define YANDEX_API_KEY ""
+#define YANDEX_BASE_URL ""
' > "$PRIVATE_HEADER"
echo 'ext {
spropStoreFile = "../tools/android/debug.keystore"