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:
authorSergey Yershov <yershov@corp.mail.ru>2016-06-08 16:21:14 +0300
committerVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2016-06-23 19:23:29 +0300
commit37b0592f7e4f7a89c731019df19a62e829c3a227 (patch)
tree12492038f329da0774fe773bf18605bfc76f3f78 /configure.sh
parente8179248f34c16205af996e8aaab282abe9e4bc2 (diff)
[booking] Get Online price for hotel
Diffstat (limited to 'configure.sh')
-rwxr-xr-xconfigure.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.sh b/configure.sh
index 78da54d36f..3c6129aa4f 100755
--- a/configure.sh
+++ b/configure.sh
@@ -48,6 +48,8 @@ else
#define HOCKEY_APP_BETA_KEY ""
#define CRASHLYTICS_IOS_KEY ""
#define BOOKING_AFFILIATE_ID ""
+#define BOOKING_KEY ""
+#define BOOKING_SECRET ""
' > "$PRIVATE_HEADER"
echo 'ext {
spropStoreFile = "../tools/android/debug.keystore"