mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
* Reverted the revert, as it seems the problem was the 1.0.* in the separate projects.
This commit is contained in:
8
Prebuild/tests/include-002-2.include
Normal file
8
Prebuild/tests/include-002-2.include
Normal file
@@ -0,0 +1,8 @@
|
||||
<Configuration name="Debug" xmlns="http://dnpb.sourceforge.net/schemas/prebuild-1.7.xsd">
|
||||
<Options>
|
||||
<CompilerDefines>DEBUG;TRACE</CompilerDefines>
|
||||
<OptimizeCode>false</OptimizeCode>
|
||||
<OutputPath>bin/Debug</OutputPath>
|
||||
<DebugInformation>true</DebugInformation>
|
||||
</Options>
|
||||
</Configuration>
|
||||
Reference in New Issue
Block a user