* Fix accidental commenting out of OpenSim.Framework.Data

* This should fix the current DB4o build break (which is the first symptom)
ThreadPoolClientBranch
Justin Clarke Casey 2008-01-21 18:28:23 +00:00
parent 46fe6e2f97
commit 196481efc7
1 changed files with 2 additions and 1 deletions

View File

@ -102,6 +102,7 @@
</Files> </Files>
</Project> </Project>
-->
<Project name="OpenSim.Framework.Data" path="OpenSim/Framework/Data" type="Library"> <Project name="OpenSim.Framework.Data" path="OpenSim/Framework/Data" type="Library">
<Configuration name="Debug"> <Configuration name="Debug">
<Options> <Options>
@ -126,7 +127,7 @@
<Match pattern="*.cs" recurse="true"/> <Match pattern="*.cs" recurse="true"/>
</Files> </Files>
</Project> </Project>
-->
<Project name="OpenSim.Framework.Configuration.XML" path="OpenSim/Framework/Configuration/XML" type="Library"> <Project name="OpenSim.Framework.Configuration.XML" path="OpenSim/Framework/Configuration/XML" type="Library">
<Configuration name="Debug"> <Configuration name="Debug">
<Options> <Options>