aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clarke Casey2009-01-05 18:58:10 +0000
committerJustin Clarke Casey2009-01-05 18:58:10 +0000
commitccc5d9400d4f5fd52a2f2cd575651abdb1f7ae7c (patch)
tree56520a206644361c1ef05a272065f43e3bc2c8ba /prebuild.xml
parent* Add prereqs and usings required by the Windows compiler (diff)
downloadopensim-SC_OLD-ccc5d9400d4f5fd52a2f2cd575651abdb1f7ae7c.zip
opensim-SC_OLD-ccc5d9400d4f5fd52a2f2cd575651abdb1f7ae7c.tar.gz
opensim-SC_OLD-ccc5d9400d4f5fd52a2f2cd575651abdb1f7ae7c.tar.bz2
opensim-SC_OLD-ccc5d9400d4f5fd52a2f2cd575651abdb1f7ae7c.tar.xz
* add the required System.xml reference as well
Diffstat (limited to '')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index af72eb5..6803cbd 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2685,6 +2685,7 @@
2685 2685
2686 <ReferencePath>../../../../bin/</ReferencePath> 2686 <ReferencePath>../../../../bin/</ReferencePath>
2687 <Reference name="System"/> 2687 <Reference name="System"/>
2688 <Reference name="System.Xml"/>
2688 <Reference name="log4net.dll"/> 2689 <Reference name="log4net.dll"/>
2689 <Reference name="Nini.dll" /> 2690 <Reference name="Nini.dll" />
2690 <Reference name="nunit.framework.dll" /> 2691 <Reference name="nunit.framework.dll" />