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/darwin-g++/qmake.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'mkspecs/darwin-g++') diff --git a/mkspecs/darwin-g++/qmake.conf b/mkspecs/darwin-g++/qmake.conf index 271f24c87e..fe732c0fa4 100644 --- a/mkspecs/darwin-g++/qmake.conf +++ b/mkspecs/darwin-g++/qmake.conf @@ -7,7 +7,6 @@ MAKEFILE_GENERATOR = UNIX QMAKE_PLATFORM = mac macx CONFIG += qt warn_on release link_prl native_precompiled_headers -QT += core gui DEFINES += __USE_WS_X11__ QMAKE_CC = cc -- cgit v1.2.3