qt5base-lts/qmake
Oswald Buddenhagen 2b4ae9651f don't use a different de-duplication algo for the library list in mingw prl files
i have no idea why that was done (the commit message says "not sure why
it works elsewhere"), but it makes no sense whatsoever, specifically
doing it only on mingw. probably some workaround, as usual. the
de-duplication is broken by design anyway.

This reverts commit 7a6302c2baf6861fdaf65992b71a7676859860c2.

Change-Id: I6edecaa062570e59eccd24d50919ba132e65a403
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
2012-07-05 21:10:40 +02:00
..
generators don't use a different de-duplication algo for the library list in mingw prl files 2012-07-05 21:10:40 +02:00
cachekeys.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
CHANGES Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
main.cpp repurpose deprecated -E switch 2012-06-27 14:35:30 +02:00
Makefile.unix Fixed Wince Makefile environment 2012-06-19 16:46:09 +02:00
Makefile.win32 Clean up the use of QT_NODLL 2012-06-28 06:21:52 +02:00
Makefile.win32-g++ Clean up the use of QT_NODLL 2012-06-28 06:21:52 +02:00
meta.cpp const correctness for variables() 2012-06-27 14:35:30 +02:00
meta.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
option.cpp move cachefile_depth calculation out of project evaluator 2012-06-27 14:35:33 +02:00
option.h remove possibility to request project recursion from within a pro file again 2012-06-27 14:35:32 +02:00
project.cpp export QMAKESPEC to the project 2012-07-03 16:48:33 +02:00
project.h move cachefile_depth calculation out of project evaluator 2012-06-27 14:35:33 +02:00
property.cpp remove support for versioning qmake properties 2012-06-27 14:35:33 +02:00
property.h remove support for versioning qmake properties 2012-06-27 14:35:33 +02:00
qmake_pch.h QHash security fix (1/2): add global QHash seed 2012-04-03 19:12:13 +02:00
qmake.pri Clean up the use of QT_NODLL 2012-06-28 06:21:52 +02:00
qmake.pro properly declare the host tools as such in the project files 2012-06-19 16:37:50 +02:00