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/testlib/testlib.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/testlib/testlib.pro') diff --git a/src/testlib/testlib.pro b/src/testlib/testlib.pro index c14f6e0687..06d7612185 100644 --- a/src/testlib/testlib.pro +++ b/src/testlib/testlib.pro @@ -1,5 +1,3 @@ -load(qt_build_config) - TARGET = QtTest QT = core-private CONFIG += exceptions -- cgit v1.2.3