Enabled annotated assembly output for MSVC2003 Release builds
This commit is contained in:
parent
8484fc2c2d
commit
a58f5e2f77
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@
|
|||
PreprocessorDefinitions="WIN32;NDEBUG;WINDOWS"
|
||||
MinimalRebuild="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
AssemblerOutput="4"
|
||||
WarningLevel="3"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
|
|
Loading…
Add table
Reference in a new issue