aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorSean Dague2008-04-10 13:14:50 +0000
committerSean Dague2008-04-10 13:14:50 +0000
commitfca85cc1a65a12295f338ff5ef93984d78ddbead (patch)
tree5bd7fc10e5c332db10e2cd606b005019c5d0afc2 /prebuild.xml
parent* Added stub OpenSim.Model project for migrating core types and base classes (diff)
downloadopensim-SC_OLD-fca85cc1a65a12295f338ff5ef93984d78ddbead.zip
opensim-SC_OLD-fca85cc1a65a12295f338ff5ef93984d78ddbead.tar.gz
opensim-SC_OLD-fca85cc1a65a12295f338ff5ef93984d78ddbead.tar.bz2
opensim-SC_OLD-fca85cc1a65a12295f338ff5ef93984d78ddbead.tar.xz
comment out OpenSim.Model until first class is added,
otherwise nant is unhappy
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 3825978..fe9a8ae 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -33,7 +33,7 @@
33 </Configuration> 33 </Configuration>
34 34
35 <!-- Core OpenSim Projects --> 35 <!-- Core OpenSim Projects -->
36 36<!--
37 <Project name="OpenSim.Model" path="OpenSim/Model" type="Library"> 37 <Project name="OpenSim.Model" path="OpenSim/Model" type="Library">
38 <Configuration name="Debug"> 38 <Configuration name="Debug">
39 <Options> 39 <Options>
@@ -53,7 +53,7 @@
53 <Match pattern="*.cs" recurse="true"/> 53 <Match pattern="*.cs" recurse="true"/>
54 </Files> 54 </Files>
55 </Project> 55 </Project>
56 56-->
57 <Project name="OpenSim.Framework.Console" path="OpenSim/Framework/Console" type="Library"> 57 <Project name="OpenSim.Framework.Console" path="OpenSim/Framework/Console" type="Library">
58 <Configuration name="Debug"> 58 <Configuration name="Debug">
59 <Options> 59 <Options>