forked from organicmaps/organicmaps
[build] remove old comments
This commit is contained in:
parent
9bb74bdadb
commit
5806cfd6cb
1 changed files with 0 additions and 8 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue