qt5base-lts/qmake/generators/win32
Alexey Edelev 0e3ef41112 Set GenerateDebugInformation to true in vcproj if at least /DEBUG is set
If the command line option contains /DEBUG without the following
argument, GenerateDebugInformation remained 'false' because the
DebugInfoOption contained the initial value.

Set GenerateDebugInformation to 'true' if the /DEBUG option is found and
reset to 'false' only if option is set to 'none'.

Amends commit 6a6b27940d.

Pick-to: 6.2 6.4 6.5 5.15
Fixes: QTBUG-110068
Change-Id: I792d7335d8b9536d4beed54cabfd70dcf54f09ac
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2023-01-13 14:29:37 +01:00
..
mingw_make.cpp Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
mingw_make.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
msbuild_objectmodel.cpp Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
msbuild_objectmodel.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
msvc_nmake.cpp Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
msvc_nmake.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
msvc_objectmodel.cpp Set GenerateDebugInformation to true in vcproj if at least /DEBUG is set 2023-01-13 14:29:37 +01:00
msvc_objectmodel.h Set GenerateDebugInformation to true in vcproj if at least /DEBUG is set 2023-01-13 14:29:37 +01:00
msvc_vcproj.cpp Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
msvc_vcproj.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
msvc_vcxproj.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
msvc_vcxproj.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
winmakefile.cpp Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
winmakefile.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00