aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorgareth2007-04-11 08:51:39 +0000
committergareth2007-04-11 08:51:39 +0000
commit950389a2633034fa8ff93dfa97dc14db46d40efc (patch)
treedc3b3b79cf90c40eb06be9bfff5cad7f366b6de5 /prebuild.xml
parent* nant building again (diff)
downloadopensim-SC_OLD-950389a2633034fa8ff93dfa97dc14db46d40efc.zip
opensim-SC_OLD-950389a2633034fa8ff93dfa97dc14db46d40efc.tar.gz
opensim-SC_OLD-950389a2633034fa8ff93dfa97dc14db46d40efc.tar.bz2
opensim-SC_OLD-950389a2633034fa8ff93dfa97dc14db46d40efc.tar.xz
Added POST handler for /sims/ in the grid server
Removed asset/user config in grid mode in the region server Added "create user" command in the user server console Begun buggy code to send sim details to the grid at startup Drank whole pack of red bull in one night and made stupid jokes in SVN logs and C# comments
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/prebuild.xml b/prebuild.xml
index b0ea3be..659a298 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -516,7 +516,7 @@
516 <Reference name="System.Xml"/> 516 <Reference name="System.Xml"/>
517 <Reference name="System.Data"/> 517 <Reference name="System.Data"/>
518 <Reference name="Kds.Serialization.dll"/> 518 <Reference name="Kds.Serialization.dll"/>
519 <Reference name="libDB_dotNET43.dll"/> 519 <Reference name="libdb_dotNET43.dll"/>
520 <Reference name="libsecondlife.dll"/> 520 <Reference name="libsecondlife.dll"/>
521 <Reference name="OpenSim.Framework"/> 521 <Reference name="OpenSim.Framework"/>
522 <Reference name="OpenSim.Framework.Console"/> 522 <Reference name="OpenSim.Framework.Console"/>
@@ -525,7 +525,6 @@
525 </Files> 525 </Files>
526 </Project> 526 </Project>
527 527
528
529 </Solution> 528 </Solution>
530 529
531 530