comment out OpenSim.Model until first class is added,

otherwise nant is unhappy
0.6.0-stable
Sean Dague 2008-04-10 13:14:50 +00:00
parent f001cd78f1
commit fca85cc1a6
1 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@
</Configuration> </Configuration>
<!-- Core OpenSim Projects --> <!-- Core OpenSim Projects -->
<!--
<Project name="OpenSim.Model" path="OpenSim/Model" type="Library"> <Project name="OpenSim.Model" path="OpenSim/Model" type="Library">
<Configuration name="Debug"> <Configuration name="Debug">
<Options> <Options>
@ -53,7 +53,7 @@
<Match pattern="*.cs" recurse="true"/> <Match pattern="*.cs" recurse="true"/>
</Files> </Files>
</Project> </Project>
-->
<Project name="OpenSim.Framework.Console" path="OpenSim/Framework/Console" type="Library"> <Project name="OpenSim.Framework.Console" path="OpenSim/Framework/Console" type="Library">
<Configuration name="Debug"> <Configuration name="Debug">
<Options> <Options>