aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJohan Berntsson2008-03-24 01:21:01 +0000
committerJohan Berntsson2008-03-24 01:21:01 +0000
commit12a32b06083547a0b789bc58d3b32603700ce1f2 (patch)
treecdf367a28052f62771af30167fa00ba45563fb31 /prebuild.xml
parent* minor: check in the rest of a comment I forgot to finish off in the last re... (diff)
downloadopensim-SC_OLD-12a32b06083547a0b789bc58d3b32603700ce1f2.zip
opensim-SC_OLD-12a32b06083547a0b789bc58d3b32603700ce1f2.tar.gz
opensim-SC_OLD-12a32b06083547a0b789bc58d3b32603700ce1f2.tar.bz2
opensim-SC_OLD-12a32b06083547a0b789bc58d3b32603700ce1f2.tar.xz
Added a plugin loader in GridServer
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 1d4d4c1..f9b1602 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1092,6 +1092,7 @@
1092 <Reference name="System" localCopy="false"/> 1092 <Reference name="System" localCopy="false"/>
1093 <Reference name="System.Data" localCopy="false"/> 1093 <Reference name="System.Data" localCopy="false"/>
1094 <Reference name="System.Xml" localCopy="false"/> 1094 <Reference name="System.Xml" localCopy="false"/>
1095 <Reference name="Mono.Addins.dll" />
1095 <Reference name="OpenSim.Framework"/> 1096 <Reference name="OpenSim.Framework"/>
1096 <Reference name="OpenSim.Framework.Console"/> 1097 <Reference name="OpenSim.Framework.Console"/>
1097 <Reference name="OpenSim.Framework.Servers"/> 1098 <Reference name="OpenSim.Framework.Servers"/>