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:
authorDarafei Praliaskouski <komzpa@mapswith.me>2013-07-17 07:50:43 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:58:55 +0300
commit5806cfd6cbda395a57466050ba66971b57f96efc (patch)
tree1c51cdbef19c7cf97b640691f9c61b9385107306 /common.pri
parent9bb74bdadbfbb5cacf93a8d8b97332508908aabc (diff)
[build] remove old comments
Diffstat (limited to 'common.pri')
-rw-r--r--common.pri8
1 files changed, 0 insertions, 8 deletions
diff --git a/common.pri b/common.pri
index a49d8b5862..e37adc4afb 100644
--- a/common.pri
+++ b/common.pri
@@ -29,14 +29,6 @@ CONFIG(release, debug|release) {
CONFIG_NAME = debug
}
-# turn off maps downloader engine for desktops in release and production
-#!iphone* {
-# CONFIG(release, debug|release)|CONFIG(production) {
-# CONFIG += no_downloader
-# DEFINES += NO_DOWNLOADER
-# }
-#}
-
BINARIES_PATH = $$ROOT_DIR/out/$$CONFIG_NAME
TEMP_PATH = $$ROOT_DIR/out/$$CONFIG_NAME/tmp/$$TARGET