qt5base-lts/qmake/generators
Oswald Buddenhagen ad5e583956 don't actually resolve frameworks in findLibraries()
the code wouldn't actually *do* anything with them, because it was
completely broken. didn't seem to hurt, so just remove it.
we still need to parse -framework, though, so we don't do funny things
with its possible argument.

Change-Id: Ia3266538612d3314a72f4965ee9c1ea2d3046ac9
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
2012-07-28 00:09:45 +02:00
..
integrity dispose of QMAKE_LIBDIR_FLAGS, "demote" QMAKE_FRAMEWORKPATH_FLAGS 2012-07-27 16:29:18 +02:00
mac dispose of QMAKE_LIBDIR_FLAGS, "demote" QMAKE_FRAMEWORKPATH_FLAGS 2012-07-27 16:29:18 +02:00
unix don't actually resolve frameworks in findLibraries() 2012-07-28 00:09:45 +02:00
win32 merge QMAKE_LIBDIR into QMAKE_LIBS early 2012-07-27 16:29:38 +02:00
makefile.cpp dispose of MSVCPROJ_LIBS 2012-07-24 12:45:02 +02:00
makefile.h Fix qmake hash function to use XOR 2012-07-25 13:31:05 +02:00
makefiledeps.cpp QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operators 2012-02-26 09:14:11 +01:00
makefiledeps.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
metamakefile.cpp remove possibility to request project recursion from within a pro file again 2012-06-27 14:35:32 +02:00
metamakefile.h revamp handling of qmake target mode 2012-06-27 09:39:50 +02:00
projectgenerator.cpp remove possibility to request project recursion from within a pro file again 2012-06-27 14:35:32 +02:00
projectgenerator.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
xmloutput.cpp qmake vcxproj generator: properly escape XML attributes 2012-04-05 17:48:15 +02:00
xmloutput.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00