aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clarke Casey2008-01-28 19:49:07 +0000
committerJustin Clarke Casey2008-01-28 19:49:07 +0000
commitfa5fe6b7f6f187817ad166799f99fe2e5699fbf1 (patch)
treecad7d66b148ea366edb13b69059fbc11d6085414 /prebuild.xml
parent* ODE Going to Time Step 0.020 = (1000\20) - ((1000\20) * .09) = ~45 pfps (diff)
downloadopensim-SC_OLD-fa5fe6b7f6f187817ad166799f99fe2e5699fbf1.zip
opensim-SC_OLD-fa5fe6b7f6f187817ad166799f99fe2e5699fbf1.tar.gz
opensim-SC_OLD-fa5fe6b7f6f187817ad166799f99fe2e5699fbf1.tar.bz2
opensim-SC_OLD-fa5fe6b7f6f187817ad166799f99fe2e5699fbf1.tar.xz
* Move AssetStatsReporter to Framework.Statistics
* The hooks are still plugged in too high at the asset server, but then next layer down is the database and this may be refactored soon. * This change will requires a prebuild
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 9a5c798..f000455 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1050,6 +1050,7 @@
1050 <Reference name="OpenSim.Framework.Console"/> 1050 <Reference name="OpenSim.Framework.Console"/>
1051 <Reference name="OpenSim.Framework.Servers"/> 1051 <Reference name="OpenSim.Framework.Servers"/>
1052 <Reference name="OpenSim.Framework.Communications"/> 1052 <Reference name="OpenSim.Framework.Communications"/>
1053 <Reference name="OpenSim.Framework.Statistics"/>
1053 <Reference name="libsecondlife.dll"/> 1054 <Reference name="libsecondlife.dll"/>
1054 1055
1055 <Files> 1056 <Files>