From 5806cfd6cbda395a57466050ba66971b57f96efc Mon Sep 17 00:00:00 2001 From: Darafei Praliaskouski Date: Wed, 17 Jul 2013 06:50:43 +0300 Subject: [PATCH] [build] remove old comments --- common.pri | 8 -------- 1 file changed, 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