qt5base-lts/qmake/generators
Joerg Bornemann 83de197a57 qmake: use the manifest embedding feature of the MSVC linker
Since VS 2012 the linker supports the /MANIFEST:embed option, which can
be used to embed the automatically generated manifest without calling
mt.exe. Using this feature simplifies our generated makefiles, esp. in
the case of incremental linking.

Task-number: QTBUG-37363
Change-Id: I2c2d8d2abf36c1b9e7b41bc15244344aab8f5b6e
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2014-04-01 15:56:37 +02:00
..
integrity fix warnings about unused variables & parameters 2013-11-04 19:50:05 +01:00
mac ensure that output path is normalized 2014-01-23 17:00:30 +01:00
unix Use QMAKE_TARGET_BUNDLE_PREFIX to build bundle identifier 2014-02-19 21:44:15 +01:00
win32 qmake: use the manifest embedding feature of the MSVC linker 2014-04-01 15:56:37 +02:00
makefile.cpp qmake: Add DISTCLEAN_DEPS variable 2014-01-30 22:09:42 +01:00
makefile.h qmake: fix const correctness 2013-12-10 12:24:59 +01:00
makefiledeps.cpp Don't scan system includes for dependencies and don't list them 2014-01-20 02:42:31 +01:00
makefiledeps.h Add support for using -isystem in qmake 2014-01-20 02:42:31 +01:00
metamakefile.cpp actually use the temp variable we just assigned ... 2013-03-12 18:54:59 +01:00
metamakefile.h remove some cryptic code relating to output directories 2013-03-07 00:42:56 +01:00
projectgenerator.cpp Changed digia contact details to */legal, updated licenses 2013-07-20 11:21:46 +02:00
projectgenerator.h Changed digia contact details to */legal, updated licenses 2013-07-20 11:21:46 +02:00
xmloutput.cpp remove pointless QString::arg call 2013-05-30 12:16:52 +02:00
xmloutput.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00