qt5base-lts/qmake/generators
Oswald Buddenhagen c595405124 run processPrlFiles() over QMAKE_LIBS_PRIVATE as well
there is no reason why private libs should not have prls resolved.

the two variables are resolved independently, so it's possible that
(even more) libraries will appear duplicated on the linker command line,
but that seems easiest for the time being.

Change-Id: I9070ba53808a0661fa72949db8111106b7aca487
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
2012-07-31 11:17:43 +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 run processPrlFiles() over QMAKE_LIBS_PRIVATE as well 2012-07-31 11:17:43 +02:00
win32 run processPrlFiles() over QMAKE_LIBS_PRIVATE as well 2012-07-31 11:17:43 +02:00
makefile.cpp inline MakefileGenerator::processPrlVariable() 2012-07-31 11:17:40 +02:00
makefile.h inline MakefileGenerator::processPrlVariable() 2012-07-31 11:17:40 +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