aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2014-11-03 23:49:11 +0000
committerJustin Clark-Casey (justincc)2014-11-25 23:23:10 +0000
commit72cb1cc7d6b1dc69e959581817c70e92435d002f (patch)
tree668ceffc52aacd99512a9fe55a04e1a3e334a5bd /prebuild.xml
parentJust for now, don't alert the user or log if we couldn't change their server-... (diff)
downloadopensim-SC_OLD-72cb1cc7d6b1dc69e959581817c70e92435d002f.zip
opensim-SC_OLD-72cb1cc7d6b1dc69e959581817c70e92435d002f.tar.gz
opensim-SC_OLD-72cb1cc7d6b1dc69e959581817c70e92435d002f.tar.bz2
opensim-SC_OLD-72cb1cc7d6b1dc69e959581817c70e92435d002f.tar.xz
Add "show threadpool calls" command to show count of all labelled smartthreadpool calls
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 ddb6cf0..0addf70 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -390,6 +390,7 @@
390 390
391 <ReferencePath>../../../bin/</ReferencePath> 391 <ReferencePath>../../../bin/</ReferencePath>
392 <Reference name="System"/> 392 <Reference name="System"/>
393 <Reference name="System.Core"/>
393 <Reference name="System.Xml"/> 394 <Reference name="System.Xml"/>
394 <Reference name="OpenSim.Data"/> 395 <Reference name="OpenSim.Data"/>
395 <Reference name="OpenSim.Framework"/> 396 <Reference name="OpenSim.Framework"/>