qt5base-lts/qmake
Yuhang Zhao fc1e5d9877 qmake: Update the macro names
I generated a rc file using VS2019 and I found that it's
using other macros.

According to [1], both of VOS_NT_WINDOWS32 and VOS__WINDOWS32 refers to
"File was designed for 32-bit Windows", although they have different
values, and 0x0L is the value of VFT2_UNKNOWN. So I think it's safe to
update them. VS2019 is using them as the default template for rc files,
after all.

[1] https://docs.microsoft.com/en-us/windows/win32/menurc/versioninfo-resource

Change-Id: Ibaf91394668844492f1357da05b881b9d81aa15f
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2020-05-12 07:35:32 +08:00
..
doc qmake: Fix handling of manifest file of msvc 2020-05-11 21:23:18 +08:00
generators qmake: Update the macro names 2020-05-12 07:35:32 +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
cachekeys.h Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
CMakeLists.txt Compile QRegularExpression into qmake 2020-05-05 18:41:20 +02:00
main.cpp Port qmake over to user QRegularExpression 2020-05-05 18:41:27 +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 Move the readlink(2) wrapper to qcore_unix.cpp 2017-07-08 02:18:16 +00:00
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
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 move generation of qconfig.cpp (and qt.conf) to qmake-based configure 2016-12-13 18:56:12 +00:00
qmake_pch.h qmake: move QT_BEGIN_NAMESPACE to correct place 2018-12-19 19:21:35 +00:00
qmake-aux.pro revert to building qmake with qconfig.cpp 2017-01-06 20:09:08 +00:00
qmake.pro Compile QRegularExpression into qmake 2020-05-05 18:41:20 +02:00