qt6-bb10/qmake/generators
Yuhang Zhao ef8640596c qmake: Fix handling of manifest file of msvc
Setting the QMAKE_MANIFEST variable doesn't have
any effect for MSVC. This commit fixes that.

If the developer is setting this variable,
he/she will definitely use CONFIG-=embed_manifest_exe
or CONFIG-=embed_manifest_dll at the same time,
so I think there is no need to check this.

Change-Id: Ie32b7e0cded71efcf14bf4c0eecab5ab1944fa2c
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2020-05-11 21:23:18 +08:00
..
mac Port qmake over to user QRegularExpression 2020-05-05 18:41:27 +02:00
unix Add a QRegularExpression::fromWildcard() convenience method 2020-05-06 09:57:40 +02:00
win32 qmake: Fix handling of manifest file of msvc 2020-05-11 21:23:18 +08:00
makefile.cpp Add a QRegularExpression::fromWildcard() convenience method 2020-05-06 09:57:40 +02:00
makefile.h Build qmake with QT_USE_STRINGBUILDER 2020-05-05 18:41:10 +02:00
makefiledeps.cpp Fix developer build with -Werror 2019-10-15 10:46:06 +00:00
makefiledeps.h Fix developer build with -Werror 2019-10-15 10:46:06 +00:00
metamakefile.cpp qmake: Avoid writing glue project file when only generating prl files 2019-10-09 02:10:03 +02:00
metamakefile.h qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
projectgenerator.cpp Port qmake over to user QRegularExpression 2020-05-05 18:41:27 +02:00
projectgenerator.h Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
xmloutput.cpp Merge remote-tracking branch 'origin/5.13' into dev 2019-08-16 01:00:33 +02:00
xmloutput.h Updated license headers 2016-01-21 18:55:18 +00:00