aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--prebuild.xml38
1 files changed, 0 insertions, 38 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 76e4c67..ff08558 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2127,44 +2127,6 @@
2127 </Files> 2127 </Files>
2128 </Project> 2128 </Project>
2129 2129
2130 <Project frameworkVersion="v3_5" name="OpenSim.Data.SQLiteLegacy" path="OpenSim/Data/SQLiteLegacy" type="Library">
2131 <Configuration name="Debug">
2132 <Options>
2133 <OutputPath>../../../bin/</OutputPath>
2134 </Options>
2135 </Configuration>
2136 <Configuration name="Release">
2137 <Options>
2138 <OutputPath>../../../bin/</OutputPath>
2139 </Options>
2140 </Configuration>
2141
2142 <ReferencePath>../../../bin/</ReferencePath>
2143 <Reference name="System"/>
2144 <Reference name="System.Xml"/>
2145 <Reference name="System.Data"/>
2146 <Reference name="System.Data.SQLite" path="../../../bin/"/>
2147 <Reference name="OpenSim.Data"/>
2148 <Reference name="System.Drawing"/>
2149 <Reference name="OpenSim.Framework"/>
2150 <Reference name="OpenSim.Framework.Console"/>
2151 <Reference name="OpenSim.Region.Framework"/>
2152 <Reference name="OpenMetaverseTypes" path="../../../bin/"/>
2153 <Reference name="OpenMetaverse" path="../../../bin/"/>
2154 <Reference name="Mono.Data.SqliteClient" path="../../../bin/"/>
2155 <Reference name="Mono.Addins" path="../../../bin/"/>
2156 <Reference name="log4net" path="../../../bin/"/>
2157
2158 <Files>
2159 <Match pattern="*.cs" recurse="true">
2160 <Exclude name="Tests" pattern="Tests"/>
2161 </Match>
2162 <Match buildAction="EmbeddedResource" path="Resources" pattern="*.sql"/>
2163 <Match buildAction="EmbeddedResource" path="Resources" pattern="*.migrations"/>
2164 <Match buildAction="EmbeddedResource" path="Resources" pattern="*.addin.xml" recurse="true"/>
2165 </Files>
2166 </Project>
2167
2168 <Project frameworkVersion="v3_5" name="OpenSim.Data.SQLite" path="OpenSim/Data/SQLite" type="Library"> 2130 <Project frameworkVersion="v3_5" name="OpenSim.Data.SQLite" path="OpenSim/Data/SQLite" type="Library">
2169 <Configuration name="Debug"> 2131 <Configuration name="Debug">
2170 <Options> 2132 <Options>