aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMelanie2013-06-07 23:43:45 +0100
committerMelanie2013-06-07 23:43:45 +0100
commit7c0bfca7a03584dd65c5659f177b434ee94ddc9d (patch)
tree82ceefae330b2c2b80a20db68abd79ae2439b034 /prebuild.xml
parentminor: add dr0berts to contributors list (diff)
downloadopensim-SC_OLD-7c0bfca7a03584dd65c5659f177b434ee94ddc9d.zip
opensim-SC_OLD-7c0bfca7a03584dd65c5659f177b434ee94ddc9d.tar.gz
opensim-SC_OLD-7c0bfca7a03584dd65c5659f177b434ee94ddc9d.tar.bz2
opensim-SC_OLD-7c0bfca7a03584dd65c5659f177b434ee94ddc9d.tar.xz
Adding Avination's PollService to round out the HTTP inventory changes
Diffstat (limited to '')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 5531558..88db6ed 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -191,6 +191,7 @@
191 <Reference name="XMLRPC" path="../../../../bin/"/> 191 <Reference name="XMLRPC" path="../../../../bin/"/>
192 <Reference name="log4net" path="../../../../bin/"/> 192 <Reference name="log4net" path="../../../../bin/"/>
193 <Reference name="HttpServer_OpenSim" path="../../../../bin/"/> 193 <Reference name="HttpServer_OpenSim" path="../../../../bin/"/>
194 <Reference name="SmartThreadPool"/>
194 195
195 <Files> 196 <Files>
196 <Match pattern="*.cs" recurse="true"> 197 <Match pattern="*.cs" recurse="true">