aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2013-08-01 00:25:59 +0100
committerJustin Clark-Casey (justincc)2013-08-01 00:25:59 +0100
commit9f05a7ac7bfba66989b053af06dca051a522a9b1 (patch)
tree0831b8bb2895fddbddffd133017885c2dc36df86 /prebuild.xml
parentExperimental comment to eneralize the handling of Linden caps when the (diff)
downloadopensim-SC_OLD-9f05a7ac7bfba66989b053af06dca051a522a9b1.zip
opensim-SC_OLD-9f05a7ac7bfba66989b053af06dca051a522a9b1.tar.gz
opensim-SC_OLD-9f05a7ac7bfba66989b053af06dca051a522a9b1.tar.bz2
opensim-SC_OLD-9f05a7ac7bfba66989b053af06dca051a522a9b1.tar.xz
Include missing reference that probably stops windows build from commit 12995924052a1804f01dceb80803447fccc1d9fe
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 b376e86..af8f686 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -872,6 +872,7 @@
872 <Reference name="OpenSim.Capabilities"/> 872 <Reference name="OpenSim.Capabilities"/>
873 <Reference name="OpenSim.Framework.Communications"/> 873 <Reference name="OpenSim.Framework.Communications"/>
874 <Reference name="OpenSim.Framework.Console"/> 874 <Reference name="OpenSim.Framework.Console"/>
875 <Reference name="OpenSim.Framework.Servers.HttpServer"/>
875 <Reference name="OpenSim.Region.Framework"/> 876 <Reference name="OpenSim.Region.Framework"/>
876 <Reference name="OpenSim.Server.Base"/> 877 <Reference name="OpenSim.Server.Base"/>
877 <Reference name="OpenSim.Services.Base"/> 878 <Reference name="OpenSim.Services.Base"/>