mirror of
https://github.com/opensim/opensim.git
synced 2026-05-13 01:46:07 +08:00
remove TRACE define from release mode
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
</Configuration>
|
||||
<Configuration name="Release">
|
||||
<Options>
|
||||
<CompilerDefines>TRACE</CompilerDefines>
|
||||
<!--<CompilerDefines>TRACE</CompilerDefines> -->
|
||||
<OptimizeCode>true</OptimizeCode>
|
||||
<CheckUnderflowOverflow>false</CheckUnderflowOverflow>
|
||||
<AllowUnsafe>true</AllowUnsafe>
|
||||
|
||||
Reference in New Issue
Block a user