qt6-bb10/qmake/generators/unix
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
..
unixmake.cpp make the prl lookup search in standard locations 2012-07-12 10:40:50 +02:00
unixmake.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
unixmake2.cpp const correctness for values() calls 2012-06-27 14:35:29 +02:00