aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clarke Casey2008-05-14 21:53:40 +0000
committerJustin Clarke Casey2008-05-14 21:53:40 +0000
commit0f501629618fe1655b7ba653802056b5c32dbae6 (patch)
tree8a7f2808a27f97a60d1901263155906256e6f46a /prebuild.xml
parent* Refactor: Renaming non viewer statistics classes from Reporters to Collecto... (diff)
downloadopensim-SC_OLD-0f501629618fe1655b7ba653802056b5c32dbae6.zip
opensim-SC_OLD-0f501629618fe1655b7ba653802056b5c32dbae6.tar.gz
opensim-SC_OLD-0f501629618fe1655b7ba653802056b5c32dbae6.tar.bz2
opensim-SC_OLD-0f501629618fe1655b7ba653802056b5c32dbae6.tar.xz
* Refactor additional stats collection common code into base opensim server
* If extra stats not sent to the viewer are available on an opensim server, they are now uniformly accessible using the 'show stats' command
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 530b3fb..65c3452 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -451,6 +451,7 @@
451 <Reference name="System.Xml"/> 451 <Reference name="System.Xml"/>
452 <Reference name="OpenSim.Framework"/> 452 <Reference name="OpenSim.Framework"/>
453 <Reference name="OpenSim.Framework.Console"/> 453 <Reference name="OpenSim.Framework.Console"/>
454 <Reference name="OpenSim.Framework.Statistics"/>
454 <Reference name="libsecondlife.dll"/> 455 <Reference name="libsecondlife.dll"/>
455 <Reference name="XMLRPC.dll"/> 456 <Reference name="XMLRPC.dll"/>
456 <Reference name="log4net"/> 457 <Reference name="log4net"/>