aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2010-03-03 22:48:41 +0000
committerJustin Clark-Casey (justincc)2010-03-03 22:48:41 +0000
commita0b22a9adc428e27dce86a2bf18ec66f5cee3b3c (patch)
treefd0a1e23d79624f9c17cde1aed59ac454af1fcff /prebuild.xml
parentreset the accidental local configuration changes (diff)
parent* Added three new helper utility files to OpenSim.Framework. MultipartForm is... (diff)
downloadopensim-SC_OLD-a0b22a9adc428e27dce86a2bf18ec66f5cee3b3c.zip
opensim-SC_OLD-a0b22a9adc428e27dce86a2bf18ec66f5cee3b3c.tar.gz
opensim-SC_OLD-a0b22a9adc428e27dce86a2bf18ec66f5cee3b3c.tar.bz2
opensim-SC_OLD-a0b22a9adc428e27dce86a2bf18ec66f5cee3b3c.tar.xz
Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim
Diffstat (limited to '')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 09d78e9..98a471b 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -157,6 +157,7 @@
157 <Reference name="System.Xml"/> 157 <Reference name="System.Xml"/>
158 <Reference name="System.Data"/> 158 <Reference name="System.Data"/>
159 <Reference name="System.Drawing"/> 159 <Reference name="System.Drawing"/>
160 <Reference name="System.Web"/>
160 <Reference name="BclExtras.dll"/> 161 <Reference name="BclExtras.dll"/>
161 <Reference name="OpenMetaverseTypes.dll"/> 162 <Reference name="OpenMetaverseTypes.dll"/>
162 <Reference name="OpenMetaverse.dll"/> 163 <Reference name="OpenMetaverse.dll"/>