aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMelanie2012-09-23 23:47:56 +0200
committerMelanie2012-09-23 23:47:56 +0200
commitb8119ada594e82639d0a572ce2547dd7162385cd (patch)
tree655f7e51a208a01e53d6faa3ffd2423aeb24c5a3 /prebuild.xml
parentComment out asset error for sculpts/meshes. If an asset is missing it's missing. (diff)
parentChange the poll service to use a thread pool for replies to make sure the (diff)
downloadopensim-SC_OLD-b8119ada594e82639d0a572ce2547dd7162385cd.zip
opensim-SC_OLD-b8119ada594e82639d0a572ce2547dd7162385cd.tar.gz
opensim-SC_OLD-b8119ada594e82639d0a572ce2547dd7162385cd.tar.bz2
opensim-SC_OLD-b8119ada594e82639d0a572ce2547dd7162385cd.tar.xz
Merge branch 'ubitwork' into avination
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 05b36d0..afcae1c 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -162,6 +162,7 @@
162 <Reference name="XMLRPC" path="../../../../bin/"/> 162 <Reference name="XMLRPC" path="../../../../bin/"/>
163 <Reference name="log4net" path="../../../../bin/"/> 163 <Reference name="log4net" path="../../../../bin/"/>
164 <Reference name="HttpServer_OpenSim" path="../../../../bin/"/> 164 <Reference name="HttpServer_OpenSim" path="../../../../bin/"/>
165 <Reference name="SmartThreadPool"/>
165 166
166 <Files> 167 <Files>
167 <Match pattern="*.cs" recurse="true"> 168 <Match pattern="*.cs" recurse="true">