qt5base-lts/qmake/generators
Oswald Buddenhagen 079a87fec1 make the prl lookup search in standard locations
qtAddModule() skips adding standard library paths to LIBS. however, as
processPrlFiles() didn't know anything about that, it would not find the
prl files of qt libraries in these paths.
so centralize the definition of these default paths (we should actually
ask the linker for them) and use it in both places.
do the same for the include paths for symmetry.

Change-Id: I7e3692dc2d1c2d0c97a9151d15887b1263de137a
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-07-12 10:40:50 +02:00
..
integrity remove abuses of warn_msg() 2012-06-27 14:35:33 +02:00
mac purge "dumping all variables" debug loops 2012-06-27 14:35:31 +02:00
unix make the prl lookup search in standard locations 2012-07-12 10:40:50 +02:00
win32 fixed ce makefileenvironment 2012-07-06 13:58:21 +02:00
makefile.cpp Uppercase the CONFIG for verbatim mode. 2012-07-04 15:52:00 +02:00
makefile.h assume windows shell iff dir separator is backslash 2012-06-27 14:35:31 +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