|
@@ -62,7 +62,13 @@
|
|
<StopAfterErrCount Value="50"/>
|
|
<StopAfterErrCount Value="50"/>
|
|
</ConfigFile>
|
|
</ConfigFile>
|
|
<CustomOptions Value="-dwasm32
|
|
<CustomOptions Value="-dwasm32
|
|
--dnoopt"/>
|
|
|
|
|
|
+-dnoopt
|
|
|
|
+-dEXTDEBUG"/>
|
|
|
|
+ <OtherDefines Count="3">
|
|
|
|
+ <Define0 Value="wasm32"/>
|
|
|
|
+ <Define1 Value="noopt"/>
|
|
|
|
+ <Define2 Value="EXTDEBUG"/>
|
|
|
|
+ </OtherDefines>
|
|
</Other>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</CompilerOptions>
|
|
</CONFIG>
|
|
</CONFIG>
|