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/irix-cc-64/qmake.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'mkspecs/irix-cc-64') diff --git a/mkspecs/irix-cc-64/qmake.conf b/mkspecs/irix-cc-64/qmake.conf index 3ebbe7bf1e..e9afaa969a 100644 --- a/mkspecs/irix-cc-64/qmake.conf +++ b/mkspecs/irix-cc-64/qmake.conf @@ -37,7 +37,6 @@ MAKEFILE_GENERATOR = UNIX QMAKE_PLATFORM = irix CONFIG += qt warn_on release link_prl -QT += core gui QMAKE_COMPILER_DEFINES += __sgi __EDG QMAKE_CC = cc -- cgit v1.2.3