aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorMelanie2009-08-19 05:40:23 +0100
committerMelanie2009-08-19 05:40:23 +0100
commit2111c66f89033b3426ceedba6a3ec6ed8fb3363f (patch)
treee29ff3ccb6d99d63164db25772115fa8b176ed3c /prebuild.xml
parentGraft the REST console onto the grid server. Same procedure as with (diff)
downloadopensim-SC_OLD-2111c66f89033b3426ceedba6a3ec6ed8fb3363f.zip
opensim-SC_OLD-2111c66f89033b3426ceedba6a3ec6ed8fb3363f.tar.gz
opensim-SC_OLD-2111c66f89033b3426ceedba6a3ec6ed8fb3363f.tar.bz2
opensim-SC_OLD-2111c66f89033b3426ceedba6a3ec6ed8fb3363f.tar.xz
Graft the REST console onto the message server as well. What a dirty hack!
Works the same as the others.
Diffstat (limited to '')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 216a02e..ebe5c62 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1281,6 +1281,7 @@
1281 <Reference name="OpenMetaverse.dll"/> 1281 <Reference name="OpenMetaverse.dll"/>
1282 <Reference name="XMLRPC.dll"/> 1282 <Reference name="XMLRPC.dll"/>
1283 <Reference name="log4net.dll"/> 1283 <Reference name="log4net.dll"/>
1284 <Reference name="Nini.dll"/>
1284 1285
1285 <Files> 1286 <Files>
1286 <Match pattern="*.cs" recurse="true"/> 1287 <Match pattern="*.cs" recurse="true"/>