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-06 15:54:43 +0300
committerVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2016-06-23 18:58:26 +0300
commitd5ca510562669b185b43689d58c557b50d697923 (patch)
tree6ccfeba8f1766aea219ccd1bff3c5d20ce8d58d4 /configure.sh
parenta95febcf5a0b4915953c6185c3f2757c7d98a00f (diff)
[booking] Add affifliate ID in configure.sh
Diffstat (limited to 'configure.sh')
-rwxr-xr-xconfigure.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.sh b/configure.sh
index 16973f9244..4dd68c934c 100755
--- a/configure.sh
+++ b/configure.sh
@@ -47,6 +47,7 @@ else
#define HOCKEY_APP_KEY ""
#define HOCKEY_APP_BETA_KEY ""
#define CRASHLYTICS_IOS_KEY ""
+#define BOOKING_AFFILIATE_ID ""
' > "$PRIVATE_HEADER"
echo 'ext {
spropStoreFile = "../tools/android/debug.keystore"