* Merged solutions again; welcome home, boys!
parent
878289ef88
commit
9775f3b94b
35
prebuild.xml
35
prebuild.xml
|
@ -733,41 +733,6 @@
|
||||||
</Files>
|
</Files>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
||||||
</Solution>
|
|
||||||
|
|
||||||
|
|
||||||
<Solution name="OpenGridServices" activeConfig="Debug" path="./">
|
|
||||||
<Configuration name="Debug">
|
|
||||||
<Options>
|
|
||||||
<CompilerDefines>TRACE;DEBUG</CompilerDefines>
|
|
||||||
<OptimizeCode>false</OptimizeCode>
|
|
||||||
<CheckUnderflowOverflow>false</CheckUnderflowOverflow>
|
|
||||||
<AllowUnsafe>false</AllowUnsafe>
|
|
||||||
<WarningLevel>4</WarningLevel>
|
|
||||||
<WarningsAsErrors>false</WarningsAsErrors>
|
|
||||||
<SuppressWarnings></SuppressWarnings>
|
|
||||||
<OutputPath>bin</OutputPath>
|
|
||||||
<DebugInformation>true</DebugInformation>
|
|
||||||
<IncrementalBuild>true</IncrementalBuild>
|
|
||||||
<NoStdLib>false</NoStdLib>
|
|
||||||
</Options>
|
|
||||||
</Configuration>
|
|
||||||
<Configuration name="Release">
|
|
||||||
<Options>
|
|
||||||
<CompilerDefines>TRACE</CompilerDefines>
|
|
||||||
<OptimizeCode>true</OptimizeCode>
|
|
||||||
<CheckUnderflowOverflow>false</CheckUnderflowOverflow>
|
|
||||||
<AllowUnsafe>false</AllowUnsafe>
|
|
||||||
<WarningLevel>4</WarningLevel>
|
|
||||||
<WarningsAsErrors>false</WarningsAsErrors>
|
|
||||||
<SuppressWarnings></SuppressWarnings>
|
|
||||||
<OutputPath>bin</OutputPath>
|
|
||||||
<DebugInformation>false</DebugInformation>
|
|
||||||
<IncrementalBuild>true</IncrementalBuild>
|
|
||||||
<NoStdLib>false</NoStdLib>
|
|
||||||
</Options>
|
|
||||||
</Configuration>
|
|
||||||
|
|
||||||
<Project name="OpenSim.Framework.Data.MySQL" path="OpenSim/Framework/Data.MySQL" type="Library">
|
<Project name="OpenSim.Framework.Data.MySQL" path="OpenSim/Framework/Data.MySQL" type="Library">
|
||||||
<Configuration name="Debug">
|
<Configuration name="Debug">
|
||||||
<Options>
|
<Options>
|
||||||
|
|
Loading…
Reference in New Issue