aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorlbsa712007-07-13 15:44:46 +0000
committerlbsa712007-07-13 15:44:46 +0000
commit9775f3b94bd23178586a3839d454ae3eb3ef38c3 (patch)
treef23d6d5f6464ba656ed43482484a89c8d1cb3ba5 /prebuild.xml
parent* removed PrimitiveOld and CreatePrimFromObjectAdd (diff)
downloadopensim-SC_OLD-9775f3b94bd23178586a3839d454ae3eb3ef38c3.zip
opensim-SC_OLD-9775f3b94bd23178586a3839d454ae3eb3ef38c3.tar.gz
opensim-SC_OLD-9775f3b94bd23178586a3839d454ae3eb3ef38c3.tar.bz2
opensim-SC_OLD-9775f3b94bd23178586a3839d454ae3eb3ef38c3.tar.xz
* Merged solutions again; welcome home, boys!
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml35
1 files changed, 0 insertions, 35 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 1366a0c..26d7b42 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -733,41 +733,6 @@
733 </Files> 733 </Files>
734 </Project> 734 </Project>
735 735
736 </Solution>
737
738
739 <Solution name="OpenGridServices" activeConfig="Debug" path="./">
740 <Configuration name="Debug">
741 <Options>
742 <CompilerDefines>TRACE;DEBUG</CompilerDefines>
743 <OptimizeCode>false</OptimizeCode>
744 <CheckUnderflowOverflow>false</CheckUnderflowOverflow>
745 <AllowUnsafe>false</AllowUnsafe>
746 <WarningLevel>4</WarningLevel>
747 <WarningsAsErrors>false</WarningsAsErrors>
748 <SuppressWarnings></SuppressWarnings>
749 <OutputPath>bin</OutputPath>
750 <DebugInformation>true</DebugInformation>
751 <IncrementalBuild>true</IncrementalBuild>
752 <NoStdLib>false</NoStdLib>
753 </Options>
754 </Configuration>
755 <Configuration name="Release">
756 <Options>
757 <CompilerDefines>TRACE</CompilerDefines>
758 <OptimizeCode>true</OptimizeCode>
759 <CheckUnderflowOverflow>false</CheckUnderflowOverflow>
760 <AllowUnsafe>false</AllowUnsafe>
761 <WarningLevel>4</WarningLevel>
762 <WarningsAsErrors>false</WarningsAsErrors>
763 <SuppressWarnings></SuppressWarnings>
764 <OutputPath>bin</OutputPath>
765 <DebugInformation>false</DebugInformation>
766 <IncrementalBuild>true</IncrementalBuild>
767 <NoStdLib>false</NoStdLib>
768 </Options>
769 </Configuration>
770
771 <Project name="OpenSim.Framework.Data.MySQL" path="OpenSim/Framework/Data.MySQL" type="Library"> 736 <Project name="OpenSim.Framework.Data.MySQL" path="OpenSim/Framework/Data.MySQL" type="Library">
772 <Configuration name="Debug"> 737 <Configuration name="Debug">
773 <Options> 738 <Options>