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/unsupported/vxworks-ppc-dcc/qmake.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'mkspecs/unsupported/vxworks-ppc-dcc/qmake.conf') diff --git a/mkspecs/unsupported/vxworks-ppc-dcc/qmake.conf b/mkspecs/unsupported/vxworks-ppc-dcc/qmake.conf index e898956fc6..897ccd631c 100644 --- a/mkspecs/unsupported/vxworks-ppc-dcc/qmake.conf +++ b/mkspecs/unsupported/vxworks-ppc-dcc/qmake.conf @@ -5,7 +5,6 @@ MAKEFILE_GENERATOR = UNIX QMAKE_PLATFORM = vxworks CONFIG += qt warn_on release incremental link_prl -QT += core gui network QMAKE_INCREMENTAL_STYLE = sublib VXWORKS_ARCH = ppc -- cgit v1.2.3