mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
update prebuild; remove duplicated Debug compile define
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<Solution activeConfig="Debug" name="OpenSim" path="./" version="0.5.0-$Rev$" frameworkVersion="net6_0">
|
||||
<Configuration name="Debug" >
|
||||
<Options>
|
||||
<CompilerDefines>TRACE;DEBUG</CompilerDefines>
|
||||
<CompilerDefines>TRACE</CompilerDefines>
|
||||
<OptimizeCode>false</OptimizeCode>
|
||||
<CheckUnderflowOverflow>false</CheckUnderflowOverflow>
|
||||
<AllowUnsafe>true</AllowUnsafe>
|
||||
|
||||
Reference in New Issue
Block a user