aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authordiva2008-12-29 21:10:35 +0000
committerdiva2008-12-29 21:10:35 +0000
commit57518c3624572c13ccd87872d85b0ed5b0f4cdcb (patch)
treec696608ce7003ca3855c76231758c3ecd1affdfe /prebuild.xml
parentFirst commit in a series of commits for Interregion REST comms. This one simp... (diff)
downloadopensim-SC_OLD-57518c3624572c13ccd87872d85b0ed5b0f4cdcb.zip
opensim-SC_OLD-57518c3624572c13ccd87872d85b0ed5b0f4cdcb.tar.gz
opensim-SC_OLD-57518c3624572c13ccd87872d85b0ed5b0f4cdcb.tar.bz2
opensim-SC_OLD-57518c3624572c13ccd87872d85b0ed5b0f4cdcb.tar.xz
Merged the InterregionData that Melanie had placed there onto the existing ChildAgentDataUpdate. This commit involves a change in prebuild.xml, because ChildAgentDataUpdate uses OpenMetaverse.StructuredData. Still no use of this data structure, though. Crossing my fingers that this partial commit will compile ok...
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 91d3215..5bab081 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -93,6 +93,7 @@
93 <Reference name="System.Data"/> 93 <Reference name="System.Data"/>
94 <Reference name="OpenMetaverseTypes.dll"/> 94 <Reference name="OpenMetaverseTypes.dll"/>
95 <Reference name="OpenMetaverse.dll"/> 95 <Reference name="OpenMetaverse.dll"/>
96 <Reference name="OpenMetaverse.StructuredData.dll"/>
96 <Reference name="XMLRPC.dll"/> 97 <Reference name="XMLRPC.dll"/>
97 <Reference name="OpenSim.Framework.Console"/> 98 <Reference name="OpenSim.Framework.Console"/>
98 <Reference name="Nini.dll" /> 99 <Reference name="Nini.dll" />