qt5base-lts/qmake
Hib Eris 78faefdbb1 Implement missing replacements when installing .pc files for win32
This implements replacements for win32 makefile generators similar
to the replacement functionality in unix makefile generators.

To enable Makefile code generation for replacements in win32 makefile
generators, you must set QMAKE_STREAM_EDITOR to e.g. sed.

When building for win32, sed is normally only available in the
mingw/msys build environment and when cross compiling on unix.
In these cases QMAKE_STREAM_EDITOR is set to sed in qmake.conf.

For other win32 build environments QMAKE_STREAM_EDITOR is not set
in qmake.conf and the replacements Makefile code is not generated.

Change-Id: Ie5de5d517eafaeaa2544f1e972aec3fe11d0a6f1
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2012-02-29 00:05:38 +01:00
..
generators Implement missing replacements when installing .pc files for win32 2012-02-29 00:05:38 +01: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 look for mkspecs in the project root, not next to every project 2012-02-29 00:05:38 +01:00
Makefile.unix Allow customization of qDebug output at runtime 2012-02-09 18:11:21 +01:00
Makefile.win32 lower qmake optimization level on msvc 2012-02-10 15:23:01 +01:00
Makefile.win32-g++ Allow customization of qDebug output at runtime 2012-02-09 18:11:21 +01:00
Makefile.win32-g++-sh Allow customization of qDebug output at runtime 2012-02-09 18:11:21 +01:00
meta.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
meta.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
option.cpp look for mkspecs in the project root, not next to every project 2012-02-29 00:05:38 +01:00
option.h look for mkspecs in the project root, not next to every project 2012-02-29 00:05:38 +01:00
project.cpp look for mkspecs in the project root, not next to every project 2012-02-29 00:05:38 +01:00
project.h make resolution of default spec less inefficient 2012-02-21 22:31:00 +01:00
property.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
property.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qmake_pch.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qmake.pri Drop file-engine abstraction from public API 2012-02-22 00:07:31 +01:00
qmake.pro qmake: remove symbian support 2011-11-07 13:26:41 +01:00