aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml28
1 files changed, 0 insertions, 28 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 690de5a..a204c0f 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2052,34 +2052,6 @@
2052 </Files> 2052 </Files>
2053 </Project> 2053 </Project>
2054 2054
2055 <Project frameworkVersion="v3_5" name="OpenSim.Region.Examples.SimpleModule" path="OpenSim/Region/Examples/SimpleModule" type="Library">
2056 <Configuration name="Debug">
2057 <Options>
2058 <OutputPath>bin/</OutputPath>
2059 </Options>
2060 </Configuration>
2061 <Configuration name="Release">
2062 <Options>
2063 <OutputPath>bin/</OutputPath>
2064 </Options>
2065 </Configuration>
2066
2067 <ReferencePath>../../../../bin/</ReferencePath>
2068
2069 <Reference name="OpenMetaverseTypes" path="../../../../bin/"/>
2070 <Reference name="OpenMetaverse" path="../../../../bin/"/>
2071 <Reference name="System"/>
2072 <Reference name="System.Core"/>
2073 <Reference name="OpenSim.Framework"/>
2074 <Reference name="OpenSim.Region.Framework"/>
2075 <Reference name="Nini" path="../../../../bin/"/>
2076 <Reference name="log4net" path="../../../../bin/"/>
2077 <Files>
2078 <Match pattern="*.cs" recurse="true"/>
2079 </Files>
2080 </Project>
2081
2082
2083 <!-- Data Base Modules --> 2055 <!-- Data Base Modules -->
2084 <Project frameworkVersion="v3_5" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library"> 2056 <Project frameworkVersion="v3_5" name="OpenSim.Data.MySQL" path="OpenSim/Data/MySQL" type="Library">
2085 <Configuration name="Debug"> 2057 <Configuration name="Debug">