aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2014-03-07 01:04:40 +0000
committerJustin Clark-Casey (justincc)2014-03-07 01:04:54 +0000
commit71918eeab4beee076d53469e8d19addab49135b7 (patch)
treea81a76fa046ffa1cada2e6759553ff3fde815edb /prebuild.xml
parentAdd scene name to bad parcel add logging (diff)
downloadopensim-SC_OLD-71918eeab4beee076d53469e8d19addab49135b7.zip
opensim-SC_OLD-71918eeab4beee076d53469e8d19addab49135b7.tar.gz
opensim-SC_OLD-71918eeab4beee076d53469e8d19addab49135b7.tar.bz2
opensim-SC_OLD-71918eeab4beee076d53469e8d19addab49135b7.tar.xz
Add regression test for sending group notices via xmlrpc groups connector.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml
index dfb30dc..356110a 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -279,8 +279,9 @@
279 279
280 <ReferencePath>../../bin/</ReferencePath> 280 <ReferencePath>../../bin/</ReferencePath>
281 <Reference name="System"/> 281 <Reference name="System"/>
282 <Reference name="System.Xml"/> 282 <Reference name="System.Core"/>
283 <Reference name="System.Data"/> 283 <Reference name="System.Data"/>
284 <Reference name="System.Xml"/>
284 <Reference name="XMLRPC" path="../../bin/"/> 285 <Reference name="XMLRPC" path="../../bin/"/>
285 <Reference name="OpenMetaverse" path="../../bin/"/> 286 <Reference name="OpenMetaverse" path="../../bin/"/>
286 <Reference name="OpenMetaverse.StructuredData" path="../../bin/"/> 287 <Reference name="OpenMetaverse.StructuredData" path="../../bin/"/>