aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorBlueWall2015-06-12 11:58:56 -0400
committerBlueWall2015-06-12 11:58:56 -0400
commit14a9596121049341050e6caaf40d39ca5f489e85 (patch)
treecaacf75f607626e6bf8fa9100fb8c2c3ecd0a827 /prebuild.xml
parentMerge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff)
downloadopensim-SC_OLD-14a9596121049341050e6caaf40d39ca5f489e85.zip
opensim-SC_OLD-14a9596121049341050e6caaf40d39ca5f489e85.tar.gz
opensim-SC_OLD-14a9596121049341050e6caaf40d39ca5f489e85.tar.bz2
opensim-SC_OLD-14a9596121049341050e6caaf40d39ca5f489e85.tar.xz
Removing parts that escaped from the lab - thanks AliciaRaven
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 9a57fdb..853f655 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1298,41 +1298,6 @@
1298 </Files> 1298 </Files>
1299 </Project> 1299 </Project>
1300 1300
1301 <Project frameworkVersion="v4_0" name="OpenSim.Services.SearchService" path="OpenSim/Services/SearchService" type="Library">
1302 <Configuration name="Debug">
1303 <Options>
1304 <OutputPath>../../../bin/</OutputPath>
1305 </Options>
1306 </Configuration>
1307 <Configuration name="Release">
1308 <Options>
1309 <OutputPath>../../../bin/</OutputPath>
1310 </Options>
1311 </Configuration>
1312
1313 <ReferencePath>../../../bin/</ReferencePath>
1314 <Reference name="System"/>
1315 <Reference name="System.Core"/>
1316 <Reference name="OpenSim.Framework"/>
1317 <Reference name="OpenSim.Framework.Console"/>
1318 <Reference name="OpenSim.Framework.Servers.HttpServer"/>
1319 <Reference name="OpenSim.Services.UserAccountService"/>
1320 <Reference name="OpenSim.Services.Interfaces"/>
1321 <Reference name="OpenSim.Services.Connectors"/>
1322 <Reference name="OpenSim.Services.Base"/>
1323 <Reference name="OpenSim.Server.Base"/>
1324 <Reference name="OpenSim.Data"/>
1325 <Reference name="OpenMetaverseTypes" path="../../../bin/"/>
1326 <Reference name="OpenMetaverse" path="../../../bin/"/>
1327 <Reference name="OpenMetaverse.StructuredData" path="../../../bin/"/>
1328 <Reference name="Nini" path="../../../bin/"/>
1329 <Reference name="log4net" path="../../../bin/"/>
1330
1331 <Files>
1332 <Match pattern="*.cs" recurse="true"/>
1333 </Files>
1334 </Project>
1335
1336 <Project frameworkVersion="v4_0" name="OpenSim.Server.Handlers" path="OpenSim/Server/Handlers" type="Library"> 1301 <Project frameworkVersion="v4_0" name="OpenSim.Server.Handlers" path="OpenSim/Server/Handlers" type="Library">
1337 <Configuration name="Debug"> 1302 <Configuration name="Debug">
1338 <Options> 1303 <Options>