remove db4o from prebuild. It isn't removed from the tree yet,

but at least this gets it out of our way when adding new interfaces.
0.6.0-stable
Sean Dague 2008-05-01 20:05:14 +00:00
parent d21b3ea9c7
commit 859d71ecfb
1 changed files with 0 additions and 27 deletions

View File

@ -644,33 +644,6 @@
</Files>
</Project>
<Project name="OpenSim.Data.DB4o" path="OpenSim/Data/DB4o" 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" localCopy="false"/>
<Reference name="System.Xml"/>
<Reference name="System.Data"/>
<Reference name="OpenSim.Framework"/>
<Reference name="OpenSim.Data"/>
<Reference name="libsecondlife.dll"/>
<Reference name="Db4objects.Db4o.dll"/>
<Reference name="log4net"/>
<Files>
<Match pattern="*.cs" recurse="true"/>
</Files>
</Project>
<!-- OpenSim.Framework.Communications -->
<Project name="OpenSim.Framework.Communications" path="OpenSim/Framework/Communications" type="Library">
<Configuration name="Debug">