Enabled annotated assembly output for MSVC2003 Release builds

This commit is contained in:
Clownacy 2019-02-23 23:54:48 +00:00
parent 8484fc2c2d
commit a58f5e2f77

View file

@ -76,6 +76,7 @@
PreprocessorDefinitions="WIN32;NDEBUG;WINDOWS"
MinimalRebuild="TRUE"
RuntimeLibrary="0"
AssemblerOutput="4"
WarningLevel="3"
DebugInformationFormat="3"/>
<Tool