qt5base-lts/tools/configure
Oswald Buddenhagen b603fd36c2 support -rpath for modules which are not installed to QT_INSTALL_PREFIX
a module's project file may set MODULE_INSTALL_LIBS before loading
qt_module.prf to have an alternative RPATH linked into the users of that
module.
this is relevant only for linking against non-installed -prefix builds
of that module, as otherwise .libs from the module's pri file is used
for rpath.

Change-Id: Ib240e748cf130a71a5991dc643c368a983092ead
Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
2012-08-11 10:40:23 +02:00
..
configure_pch.h QHash security fix (1/2): add global QHash seed 2012-04-03 19:12:13 +02:00
configure.pro Clean up the use of QT_NODLL 2012-06-28 06:21:52 +02:00
configureapp.cpp support -rpath for modules which are not installed to QT_INSTALL_PREFIX 2012-08-11 10:40:23 +02:00
configureapp.h Add possibility to add OpenSSL, DBUS, MySQL path under Windows 2012-08-07 18:55:43 +02:00
environment.cpp Rename msvc11 to msvc2012 2012-08-07 23:27:17 +02:00
environment.h Rename msvc11 to msvc2012 2012-08-07 23:27:17 +02:00
main.cpp Fix configure.exe to build qmake before tests 2012-06-28 12:35:14 +02:00
Makefile.mingw Clean up the use of QT_NODLL 2012-06-28 06:21:52 +02:00
Makefile.win32 Clean up the use of QT_NODLL 2012-06-28 06:21:52 +02:00
tools.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
tools.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00