From 6a3a234742e4f186dd065e48cb013036d5f7a621 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Mon, 3 Sep 2012 15:38:31 +0200 Subject: centralize initialization of CONFIG in mkspecs "CONFIG += qt warn_on release link_prl" is in every single spec (though for link_prl there is one genuine exception and two apparent omissions). Change-Id: I72e1e315586af828eefa3b0b70998ab892ec3c1a Reviewed-by: Joerg Bornemann --- mkspecs/common/linux-android.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'mkspecs/common/linux-android.conf') diff --git a/mkspecs/common/linux-android.conf b/mkspecs/common/linux-android.conf index eef0166b6b..7bf4082142 100644 --- a/mkspecs/common/linux-android.conf +++ b/mkspecs/common/linux-android.conf @@ -4,7 +4,6 @@ QMAKE_INCREMENTAL_STYLE = sublib include(linux.conf) include(gcc-base-unix.conf) -CONFIG = qt warn_on release link_prl DEFINES += Q_OS_LINUX_ANDROID DEFINES += QT_NO_PRINTER QT_NO_PRINTDIALOG QT_QPA_DEFAULT_PLATFORM = minimal -- cgit v1.2.3