qt5base-lts/qmake/generators
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
..
integrity Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
mac Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
unix Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
win32 Implement missing replacements when installing .pc files for win32 2012-02-29 00:05:38 +01:00
makefile.cpp Add TARGET_VERSION_EXT to pkgConfiglibName 2012-02-24 16:21:37 +01:00
makefile.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
makefiledeps.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
makefiledeps.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
metamakefile.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
metamakefile.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
projectgenerator.cpp don't generate bogus TARGETs 2012-02-27 20:52:45 +01:00
projectgenerator.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
xmloutput.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
xmloutput.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00