MSBuild overrides properties while building VC++ project
I’m trying to build my vcxproj with different properties through command line base on MSBuild. I tested WarningLevel property since it is on MSDN MSBuild introduction page.
I’m trying to build my vcxproj with different properties through command line base on MSBuild. I tested WarningLevel property since it is on MSDN MSBuild introduction page.