qt5base-lts/qmake/generators/win32
Yuhang Zhao 2844631aa9 qmake: Remove the DISCARDABLE flag for icon resources
According to [1] the DISCARDABLE attribute is for 16-bit Windows,
and it is ignored. We can drop it.

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

Change-Id: I70e5b0441a9d20f6c76c3d7a84947f8bce5c8fbd
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2020-05-11 23:36:27 +00:00
..
mingw_make.cpp qmake: Fix handling of manifest file of msvc 2020-05-11 21:23:18 +08:00
mingw_make.h qmake: Fix handling of manifest file of msvc 2020-05-11 21:23:18 +08:00
msbuild_objectmodel.cpp Port qmake over to user QRegularExpression 2020-05-05 18:41:27 +02:00
msbuild_objectmodel.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
msvc_nmake.cpp Port qmake over to user QRegularExpression 2020-05-05 18:41:27 +02:00
msvc_nmake.h Clean up class definitions of makefile generators 2019-05-16 11:36:22 +00:00
msvc_objectmodel.cpp Port qmake over to user QRegularExpression 2020-05-05 18:41:27 +02:00
msvc_objectmodel.h Prefix textstream operators with Qt:: 2019-05-02 11:52:02 +00:00
msvc_vcproj.cpp Purge the dep_cd_cmd parameter from callExtraCompilerDependCommand 2020-01-24 13:25:06 +01:00
msvc_vcproj.h Fix dependency resolution for extra compilers in VS projects 2020-01-07 07:16:59 +01:00
msvc_vcxproj.cpp Updated license headers 2016-01-21 18:55:18 +00:00
msvc_vcxproj.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
winmakefile.cpp qmake: Remove the DISCARDABLE flag for icon resources 2020-05-11 23:36:27 +00:00
winmakefile.h qmake: Fix handling of manifest file of msvc 2020-05-11 21:23:18 +08:00