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-04-19 18:46:11 +0300
committerArsentiy Milchakov <milcars@mapswithme.com>2017-04-19 18:46:11 +0300
commitdac491f63c86d2f18bfe4b27ef45ab78c3e42ce5 (patch)
treeabc63f8bb56813b8d6eb8cc80f0a6e4fd285fbad /configure.sh
parent8dcb02460fe20964065f298a4f92973c97d25b4d (diff)
local ads dummy pages
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 93a7bd0a91..5a0c558e51 100755
--- a/configure.sh
+++ b/configure.sh
@@ -61,6 +61,8 @@ 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 ""
' > "$PRIVATE_HEADER"
echo 'ext {
spropStoreFile = "../tools/android/debug.keystore"