aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMelanie2009-08-17 09:40:38 +0100
committerMelanie2009-08-17 09:40:38 +0100
commit644db1e5400504ec70b22c3e928873948f1247c3 (patch)
tree589f916ecf83f9208c2e7a63015b05388ba92fb4 /prebuild.xml
parentAdd the ability to use -console=rest to the region server. User (diff)
downloadopensim-SC_OLD-644db1e5400504ec70b22c3e928873948f1247c3.zip
opensim-SC_OLD-644db1e5400504ec70b22c3e928873948f1247c3.tar.gz
opensim-SC_OLD-644db1e5400504ec70b22c3e928873948f1247c3.tar.bz2
opensim-SC_OLD-644db1e5400504ec70b22c3e928873948f1247c3.tar.xz
Add System.Xml reference to the console project
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 35976cc..6401ff0 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -105,6 +105,7 @@
105 105
106 <ReferencePath>../../../bin/</ReferencePath> 106 <ReferencePath>../../../bin/</ReferencePath>
107 <Reference name="System"/> 107 <Reference name="System"/>
108 <Reference name="System.Xml"/>
108 <Reference name="System.Web"/> 109 <Reference name="System.Web"/>
109 <Reference name="log4net.dll"/> 110 <Reference name="log4net.dll"/>
110 <Reference name="Nini.dll"/> 111 <Reference name="Nini.dll"/>