aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorubit2012-09-24 22:25:21 +0200
committerubit2012-09-24 22:25:21 +0200
commit653d97b739a2c324003c4a7c81c41c5d3cefc518 (patch)
tree6efa143e4e2d52b0fa97aeb493fd1e19eb703b66 /prebuild.xml
parentMerge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork (diff)
parent add missing transactionID in SendInventoryItemCreateUpdate. and make use (diff)
downloadopensim-SC_OLD-653d97b739a2c324003c4a7c81c41c5d3cefc518.zip
opensim-SC_OLD-653d97b739a2c324003c4a7c81c41c5d3cefc518.tar.gz
opensim-SC_OLD-653d97b739a2c324003c4a7c81c41c5d3cefc518.tar.bz2
opensim-SC_OLD-653d97b739a2c324003c4a7c81c41c5d3cefc518.tar.xz
Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
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 d3d040f..a717bb7 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">