qt6-bb10/qmake
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
..
doc qmake: Fix handling of manifest file of msvc 2020-05-11 21:23:18 +08:00
generators qmake: Fix handling of manifest file of msvc 2020-05-11 21:23:18 +08:00
library Add a QRegularExpression::fromWildcard() convenience method 2020-05-06 09:57:40 +02:00
.prev_CMakeLists.txt Compile QRegularExpression into qmake 2020-05-05 18:41:20 +02:00
CMakeLists.txt Compile QRegularExpression into qmake 2020-05-05 18:41:20 +02:00
Makefile.unix Compile QRegularExpression into qmake 2020-05-05 18:41:20 +02:00
Makefile.unix.macos macOS: Merge qcore_mac cpp and mm files 2020-03-12 06:07:35 +01:00
Makefile.unix.mingw Compile QRegularExpression into qmake 2020-05-05 18:41:20 +02:00
Makefile.unix.unix
Makefile.unix.win32 Compile QRegularExpression into qmake 2020-05-05 18:41:20 +02:00
Makefile.win32 Compile QRegularExpression into qmake 2020-05-05 18:41:20 +02:00
cachekeys.h Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
main.cpp Port qmake over to user QRegularExpression 2020-05-05 18:41:27 +02:00
meta.cpp qmake: Remove dead code 2019-04-05 07:48:34 +00:00
meta.h qmake: Remove dead code 2019-04-05 07:48:34 +00:00
option.cpp Port qmake over to user QRegularExpression 2020-05-05 18:41:27 +02:00
option.h Remove QMake's -createstub option 2019-08-03 14:48:10 +02:00
project.cpp qmake: use std names on a linked list 2019-05-13 16:39:22 +00:00
project.h qmake: use std names on a linked list 2019-05-13 16:39:22 +00:00
property.cpp Remove leftovers from QML1 2019-10-10 11:28:19 +02:00
property.h
qmake-aux.pro
qmake.pro Compile QRegularExpression into qmake 2020-05-05 18:41:20 +02:00
qmake_pch.h qmake: move QT_BEGIN_NAMESPACE to correct place 2018-12-19 19:21:35 +00:00