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