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-25 13:11:16 +0300
committerr.kuznetsov <r.kuznetsov@corp.mail.ru>2017-04-25 15:52:00 +0300
commit99b8c0ebbe4653efc8da008d841af06fb0a871c1 (patch)
tree5b3fc92efbcf14ab0caf9f8602f6f165a90f471d /configure.sh
parent48281728d54136944fed0dc9ba38d6f75479984c (diff)
Added usage of stage server
Diffstat (limited to 'configure.sh')
-rwxr-xr-xconfigure.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.sh b/configure.sh
index 5a0c558e51..716f3b26f4 100755
--- a/configure.sh
+++ b/configure.sh
@@ -61,8 +61,7 @@ else
#define TRAFFIC_DATA_BASE_URL ""
#define LOCAL_ADS_SERVER_URL ""
#define LOCAL_ADS_STATISTICS_SERVER_URL ""
-#define LOCAL_ADS_START_COMPANY_PAGE_HOST ""
-#define LOCAL_ADS_STATISTICS_PAGE_HOST ""
+#define LOCAL_ADS_COMPANY_PAGE_URL ""
' > "$PRIVATE_HEADER"
echo 'ext {
spropStoreFile = "../tools/android/debug.keystore"