aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorBlueWall2012-08-31 13:06:28 -0400
committerBlueWall2012-08-31 13:09:54 -0400
commita0eda6eb1642b8a5d3b6db3e89c8db87dfaefa1c (patch)
treeb094b9f0743ebbb3aa6f32b9ad8262623cf472ad /prebuild.xml
parentType.Type is RuntimeType (diff)
downloadopensim-SC_OLD-a0eda6eb1642b8a5d3b6db3e89c8db87dfaefa1c.zip
opensim-SC_OLD-a0eda6eb1642b8a5d3b6db3e89c8db87dfaefa1c.tar.gz
opensim-SC_OLD-a0eda6eb1642b8a5d3b6db3e89c8db87dfaefa1c.tar.bz2
opensim-SC_OLD-a0eda6eb1642b8a5d3b6db3e89c8db87dfaefa1c.tar.xz
Fix Windows build
Add reference to fix Windows build: no windows here to test, please report any issues back to IRC #opensim-dev ASAP
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 0f34713..f10607d 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -3264,6 +3264,7 @@
3264 3264
3265 <ReferencePath>../../../bin/</ReferencePath> 3265 <ReferencePath>../../../bin/</ReferencePath>
3266 <Reference name="System"/> 3266 <Reference name="System"/>
3267 <Reference name="System.Core"/>
3267 <Reference name="System.Xml"/> 3268 <Reference name="System.Xml"/>
3268 <Reference name="System.Data"/> 3269 <Reference name="System.Data"/>
3269 <Reference name="log4net" path="../../../bin/"/> 3270 <Reference name="log4net" path="../../../bin/"/>