qt5base-lts/qmake
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
..
generators make the prl lookup search in standard locations 2012-07-12 10:40:50 +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 ifdef out the "clears variables previously set" warning 2012-07-06 13:58:10 +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