aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMelanie Thielker2009-07-10 00:59:43 +0000
committerMelanie Thielker2009-07-10 00:59:43 +0000
commit7b457805a35a5a3dcefc72c9d9c5ad0510cc7f94 (patch)
treef92aea637efe86c51476fb62a9b1f6aed4b4586a /prebuild.xml
parent* Commit some BinBVH rotation convenience. Calculates the W element of the ... (diff)
downloadopensim-SC_OLD-7b457805a35a5a3dcefc72c9d9c5ad0510cc7f94.zip
opensim-SC_OLD-7b457805a35a5a3dcefc72c9d9c5ad0510cc7f94.tar.gz
opensim-SC_OLD-7b457805a35a5a3dcefc72c9d9c5ad0510cc7f94.tar.bz2
opensim-SC_OLD-7b457805a35a5a3dcefc72c9d9c5ad0510cc7f94.tar.xz
Create a MainServer static class to access the regions server's HTTP server
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 16f076b..8274ad5 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -135,6 +135,7 @@
135 <Reference name="OpenMetaverse.StructuredData.dll"/> 135 <Reference name="OpenMetaverse.StructuredData.dll"/>
136 <Reference name="XMLRPC.dll"/> 136 <Reference name="XMLRPC.dll"/>
137 <Reference name="OpenSim.Framework.Console"/> 137 <Reference name="OpenSim.Framework.Console"/>
138 <Reference name="OpenSim.Framework.Servers.HttpServer"/>
138 <Reference name="Nini.dll" /> 139 <Reference name="Nini.dll" />
139 <Reference name="log4net.dll"/> 140 <Reference name="log4net.dll"/>
140 <Reference name="Mono.Addins.dll" /> 141 <Reference name="Mono.Addins.dll" />