qt5base-lts/qmake/generators
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
..
mac Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
unix Use qtversion.h instead of qlibraryinfo.h 2022-12-09 07:21:22 +01:00
win32 Set GenerateDebugInformation to true in vcproj if at least /DEBUG is set 2023-01-13 14:29:37 +01:00
makefile.cpp Use qtversion.h instead of qlibraryinfo.h 2022-12-09 07:21:22 +01:00
makefile.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
makefiledeps.cpp Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
makefiledeps.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
metamakefile.cpp Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
metamakefile.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
projectgenerator.cpp Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
projectgenerator.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
xmloutput.cpp Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
xmloutput.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00