From 809bc47fad9129b9e2ccd13432299db171d79e1a Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Mon, 3 Sep 2012 15:12:07 +0200 Subject: centralize initialization of QT in specs there is no reason whatsoever to duplicate this so many times, and even less reason to have specs with a deviating default. Change-Id: Ia25836c079580adebc373697b8bd03598f79c69b 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 7f694f548a..eef0166b6b 100644 --- a/mkspecs/common/linux-android.conf +++ b/mkspecs/common/linux-android.conf @@ -5,7 +5,6 @@ include(linux.conf) include(gcc-base-unix.conf) CONFIG = qt warn_on release link_prl -QT = core gui DEFINES += Q_OS_LINUX_ANDROID DEFINES += QT_NO_PRINTER QT_NO_PRINTDIALOG QT_QPA_DEFAULT_PLATFORM = minimal -- cgit v1.2.3