From bc64a7a6f743688044505a3480bbf02ca0e71d0d Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 23 Oct 2012 20:52:09 +0200 Subject: remove pointless messing with CONFIG+=fix_output_dirs the function is automatically performed by debug_and_release.prf, regardless what we do with this flag. Change-Id: Iddec69b35e0e905fdf4133ee240af37d3a8ada0b Reviewed-by: Joerg Bornemann --- src/winmain/winmain.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/winmain/winmain.pro b/src/winmain/winmain.pro index 843a15989e..48837fb80a 100644 --- a/src/winmain/winmain.pro +++ b/src/winmain/winmain.pro @@ -6,7 +6,6 @@ TARGET = qtmain DESTDIR = $$QT.core.libs CONFIG += static warn_on depend_includepath -CONFIG -= fix_output_dirs QT = # qt.prf is still needed for some DEFINES, etc. contains(QT_CONFIG, build_all):CONFIG += build_all -- cgit v1.2.3