Fix bogus asm setting

This commit is contained in:
James Clarke 2018-11-29 22:44:56 -08:00 committed by Hans Johnson
parent fdc0824505
commit 908383abeb

View File

@ -178,7 +178,7 @@
<RuntimeTypeInfo>true</RuntimeTypeInfo>
<PrecompiledHeader>
</PrecompiledHeader>
<AssemblerOutput>AssemblyAndSourceCode</AssemblerOutput>
<AssemblerOutput>NoListing</AssemblerOutput>
<WarningLevel>Level3</WarningLevel>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
</ClCompile>