aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--prebuild.xml26
1 files changed, 0 insertions, 26 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 54acc4b..4230a9a 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -177,32 +177,6 @@
177 </Files> 177 </Files>
178 </Project> 178 </Project>
179 179
180 <!-- Config Plug-ins -->
181 <Project name="OpenSim.Config.SimConfigDb4o" path="OpenSim.Config/SimConfigDb4o" type="Library">
182 <Configuration name="Debug">
183 <Options>
184 <OutputPath>../../bin/</OutputPath>
185 </Options>
186 </Configuration>
187 <Configuration name="Release">
188 <Options>
189 <OutputPath>../../bin/</OutputPath>
190 </Options>
191 </Configuration>
192
193 <ReferencePath>../../bin/</ReferencePath>
194 <Reference name="System" localCopy="false"/>
195 <Reference name="System.Data.dll"/>
196 <Reference name="System.Xml"/>
197 <Reference name="libsecondlife.dll"/>
198 <Reference name="Db4objects.Db4o.dll"/>
199 <Reference name="OpenSim.Framework"/>
200 <Reference name="OpenSim.Framework.Console"/>
201 <Files>
202 <Match pattern="*.cs" recurse="true"/>
203 </Files>
204 </Project>
205
206 <Project name="OpenGrid.Config.GridConfigDb4o" path="OpenGrid.Config/GridConfigDb4o" type="Library"> 180 <Project name="OpenGrid.Config.GridConfigDb4o" path="OpenGrid.Config/GridConfigDb4o" type="Library">
207 <Configuration name="Debug"> 181 <Configuration name="Debug">
208 <Options> 182 <Options>