aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-01-20 23:21:25 +0000
committerJustin Clark-Casey (justincc)2011-01-20 23:21:25 +0000
commitdf740d8e5c2ce5f43eac11917390b783b4d91230 (patch)
tree327598f139b6da3310e2aded330116d58ed42ddc /prebuild.xml
parentMove "show queues" command out of OpenSim.cs and into a separate module. (diff)
downloadopensim-SC_OLD-df740d8e5c2ce5f43eac11917390b783b4d91230.zip
opensim-SC_OLD-df740d8e5c2ce5f43eac11917390b783b4d91230.tar.gz
opensim-SC_OLD-df740d8e5c2ce5f43eac11917390b783b4d91230.tar.bz2
opensim-SC_OLD-df740d8e5c2ce5f43eac11917390b783b4d91230.tar.xz
remove reference to CoreModules from ClientStack.LindenUDP
client stack uses modules in the same way that scene does - through their interfaces
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 854149b..73cc81e 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1556,7 +1556,6 @@
1556 <Reference name="OpenSim.Framework.Communications"/> 1556 <Reference name="OpenSim.Framework.Communications"/>
1557 <Reference name="OpenSim.Framework.Statistics"/> 1557 <Reference name="OpenSim.Framework.Statistics"/>
1558 <Reference name="OpenSim.Region.Physics.Manager"/> 1558 <Reference name="OpenSim.Region.Physics.Manager"/>
1559 <Reference name="OpenSim.Region.CoreModules"/>
1560 <Reference name="XMLRPC" path="../../../bin/"/> 1559 <Reference name="XMLRPC" path="../../../bin/"/>
1561 <Reference name="Nini" path="../../../bin/"/> 1560 <Reference name="Nini" path="../../../bin/"/>
1562 <Reference name="log4net" path="../../../bin/"/> 1561 <Reference name="log4net" path="../../../bin/"/>