Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.2.3
-
None
Description
When setting the following entries in a .pro file
QMAKE_CFLAGS_DEBUG -= -Zi -MDd
QMAKE_LFLAGS_DEBUG -= /DEBUG
QMAKE_CXXFLAGS_DEBUG -= -Zi -MDd
then the generated .vcproj file will still contain GenerateDebugInformation="true"