aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorHomer Horwitz2009-04-05 18:32:01 +0000
committerHomer Horwitz2009-04-05 18:32:01 +0000
commit9af49f4c59d7bdcd720e9558f0b81df5ff458723 (patch)
tree29eb943068beb1df7233a24eb0ed7b2969ba4bc9 /prebuild.xml
parentFix windows build break. Hopefully. (diff)
downloadopensim-SC_OLD-9af49f4c59d7bdcd720e9558f0b81df5ff458723.zip
opensim-SC_OLD-9af49f4c59d7bdcd720e9558f0b81df5ff458723.tar.gz
opensim-SC_OLD-9af49f4c59d7bdcd720e9558f0b81df5ff458723.tar.bz2
opensim-SC_OLD-9af49f4c59d7bdcd720e9558f0b81df5ff458723.tar.xz
Try another fix for the Windows build break
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 0b0b25e..1dec883 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1511,6 +1511,7 @@
1511 <Reference name="OpenSim"/> 1511 <Reference name="OpenSim"/>
1512 <Reference name="OpenSim.Framework"/> 1512 <Reference name="OpenSim.Framework"/>
1513 <Reference name="OpenSim.Region.Framework"/> 1513 <Reference name="OpenSim.Region.Framework"/>
1514 <Reference name="OpenSim.Region.ClientStack"/>
1514 <Reference name="System"/> 1515 <Reference name="System"/>
1515 <Reference name="System.Xml"/> 1516 <Reference name="System.Xml"/>
1516 <Reference name="log4net.dll"/> 1517 <Reference name="log4net.dll"/>