Skip to content

Commit

Permalink
Removing parts that escaped from the lab - thanks AliciaRaven
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueWall committed Jun 12, 2015
1 parent fe116b6 commit 14a9596
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions prebuild.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1298,41 +1298,6 @@
</Files>
</Project>

<Project frameworkVersion="v4_0" name="OpenSim.Services.SearchService" path="OpenSim/Services/SearchService" type="Library">
<Configuration name="Debug">
<Options>
<OutputPath>../../../bin/</OutputPath>
</Options>
</Configuration>
<Configuration name="Release">
<Options>
<OutputPath>../../../bin/</OutputPath>
</Options>
</Configuration>

<ReferencePath>../../../bin/</ReferencePath>
<Reference name="System"/>
<Reference name="System.Core"/>
<Reference name="OpenSim.Framework"/>
<Reference name="OpenSim.Framework.Console"/>
<Reference name="OpenSim.Framework.Servers.HttpServer"/>
<Reference name="OpenSim.Services.UserAccountService"/>
<Reference name="OpenSim.Services.Interfaces"/>
<Reference name="OpenSim.Services.Connectors"/>
<Reference name="OpenSim.Services.Base"/>
<Reference name="OpenSim.Server.Base"/>
<Reference name="OpenSim.Data"/>
<Reference name="OpenMetaverseTypes" path="../../../bin/"/>
<Reference name="OpenMetaverse" path="../../../bin/"/>
<Reference name="OpenMetaverse.StructuredData" path="../../../bin/"/>
<Reference name="Nini" path="../../../bin/"/>
<Reference name="log4net" path="../../../bin/"/>

<Files>
<Match pattern="*.cs" recurse="true"/>
</Files>
</Project>

<Project frameworkVersion="v4_0" name="OpenSim.Server.Handlers" path="OpenSim/Server/Handlers" type="Library">
<Configuration name="Debug">
<Options>
Expand Down

0 comments on commit 14a9596

Please sign in to comment.