aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorBlueWall2013-03-05 15:30:54 -0500
committerBlueWall2013-03-05 15:30:54 -0500
commitf676408e2a45101bcab0a33f598ea9047f02036a (patch)
treeeb34ea8fb0a783ee466873462285eba629ab6405 /prebuild.xml
parentAdd method to remove JsonRpc Handlers from the server (diff)
parent* Add a Max Payload size property to the Websocket Server Handler. If you ... (diff)
downloadopensim-SC-f676408e2a45101bcab0a33f598ea9047f02036a.zip
opensim-SC-f676408e2a45101bcab0a33f598ea9047f02036a.tar.gz
opensim-SC-f676408e2a45101bcab0a33f598ea9047f02036a.tar.bz2
opensim-SC-f676408e2a45101bcab0a33f598ea9047f02036a.tar.xz
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
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 0e58792..2b8e963 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -3387,6 +3387,7 @@
3387 3387
3388 <ReferencePath>../../../bin/</ReferencePath> 3388 <ReferencePath>../../../bin/</ReferencePath>
3389 <Reference name="System"/> 3389 <Reference name="System"/>
3390 <Reference name="System.Core"/>
3390 <Reference name="System.Xml"/> 3391 <Reference name="System.Xml"/>
3391 <Reference name="OpenSim.Framework"/> 3392 <Reference name="OpenSim.Framework"/>
3392 <Reference name="OpenSim.Framework.Communications"/> 3393 <Reference name="OpenSim.Framework.Communications"/>