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:
authorr.kuznetsov <r.kuznetsov@corp.mail.ru>2017-04-17 16:18:48 +0300
committerSergey Yershov <syershov@maps.me>2017-04-19 13:06:09 +0300
commit43c2cd929a6fc68a00963603a09ebf9e700d3d61 (patch)
tree5a290394b792af5f79b9342600decea3459c7092 /configure.sh
parent0fa4258f7f21dd8c5724bac86851329a03f97caa (diff)
Added interaction with local ads dev-servers
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 be30855db0..93a7bd0a91 100755
--- a/configure.sh
+++ b/configure.sh
@@ -59,6 +59,8 @@ else
#define TRACKING_HISTORICAL_HOST ""
#define TRACKING_HISTORICAL_PORT 0
#define TRAFFIC_DATA_BASE_URL ""
+#define LOCAL_ADS_SERVER_URL ""
+#define LOCAL_ADS_STATISTICS_SERVER_URL ""
' > "$PRIVATE_HEADER"
echo 'ext {
spropStoreFile = "../tools/android/debug.keystore"