aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2014-10-08 20:17:51 +0100
committerJustin Clark-Casey (justincc)2014-11-25 23:18:40 +0000
commit52370ac94de4f449645eb0471fab4cc515fccbe2 (patch)
tree1b920cad4f0416420a8fec9f804b1272bf92166e /prebuild.xml
parentFix recent regression in "debug lludp throttles get" command that stopped it ... (diff)
downloadopensim-SC_OLD-52370ac94de4f449645eb0471fab4cc515fccbe2.zip
opensim-SC_OLD-52370ac94de4f449645eb0471fab4cc515fccbe2.tar.gz
opensim-SC_OLD-52370ac94de4f449645eb0471fab4cc515fccbe2.tar.bz2
opensim-SC_OLD-52370ac94de4f449645eb0471fab4cc515fccbe2.tar.xz
refactor: Move test clientstack setup code out of BasicCircuitTests into OpenSim.Tests.Common.ClientStackHelpers
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 70495e7..ddb6cf0 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2800,6 +2800,7 @@
2800 <Reference name="OpenSim.Framework.Servers.HttpServer"/> 2800 <Reference name="OpenSim.Framework.Servers.HttpServer"/>
2801 <Reference name="OpenSim.Region.CoreModules"/> 2801 <Reference name="OpenSim.Region.CoreModules"/>
2802 <Reference name="OpenSim.Region.ClientStack.LindenCaps"/> 2802 <Reference name="OpenSim.Region.ClientStack.LindenCaps"/>
2803 <Reference name="OpenSim.Region.ClientStack.LindenUDP"/>
2803 <Reference name="OpenSim.Region.Framework"/> 2804 <Reference name="OpenSim.Region.Framework"/>
2804 <Reference name="OpenSim.Region.OptionalModules"/> 2805 <Reference name="OpenSim.Region.OptionalModules"/>
2805 <Reference name="OpenSim.Region.Physics.Manager"/> 2806 <Reference name="OpenSim.Region.Physics.Manager"/>