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/nacl-g++/qmake.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'mkspecs/unsupported/nacl-g++/qmake.conf') diff --git a/mkspecs/unsupported/nacl-g++/qmake.conf b/mkspecs/unsupported/nacl-g++/qmake.conf index f5dee80413..581422fcf1 100644 --- a/mkspecs/unsupported/nacl-g++/qmake.conf +++ b/mkspecs/unsupported/nacl-g++/qmake.conf @@ -9,6 +9,5 @@ include(../../common/g++-unix.conf) include(../../common/nacl/nacl-base.conf) include(../../common/nacl/g++-nacl32.conf) -QT = core gui load(qt_config) -- cgit v1.2.3