From 1e68ec7e6756baa62353ad9f017b48bf031a7354 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Mon, 3 Sep 2012 11:38:00 +0200 Subject: remove explicit load(qt_build_config)s from the libraries .qmake.conf (and previously .qmake.cache) already does that for us. Change-Id: I06cc01fa45921d7bd66dda7a0f88729faeff37bd Reviewed-by: Joerg Bornemann --- src/xml/xml.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/xml') diff --git a/src/xml/xml.pro b/src/xml/xml.pro index 80fe3a9ba2..c4b8b5b229 100644 --- a/src/xml/xml.pro +++ b/src/xml/xml.pro @@ -1,5 +1,3 @@ -load(qt_build_config) - TARGET = QtXml QT = core-private -- cgit v1.2.3