[build] remove old comments

This commit is contained in:
Darafei Praliaskouski 2013-07-17 06:50:43 +03:00 committed by Alex Zolotarev
parent 9bb74bdadb
commit 5806cfd6cb

View file

@ -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