|
@@ -91,6 +91,7 @@
|
|
<TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
|
|
<TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Cfg_2)'!=''">
|
|
<PropertyGroup Condition="'$(Cfg_2)'!=''">
|
|
|
|
+ <DCC_AssertionsAtRuntime>false</DCC_AssertionsAtRuntime>
|
|
<Defines>NDEBUG;$(Defines)</Defines>
|
|
<Defines>NDEBUG;$(Defines)</Defines>
|
|
<TASM_Debugging>None</TASM_Debugging>
|
|
<TASM_Debugging>None</TASM_Debugging>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|