aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-10-08 01:53:10 +0100
committerJustin Clark-Casey (justincc)2011-10-08 01:53:10 +0100
commit71d29decc87952790b3f5264ad4a29da171b1689 (patch)
tree46ef9d0b295c273cf15686ebaed4c6e1982e0a1c /prebuild.xml
parentImprove explanation of access_ip_addresses in [RemoteAdmin] to say that there... (diff)
downloadopensim-SC_OLD-71d29decc87952790b3f5264ad4a29da171b1689.zip
opensim-SC_OLD-71d29decc87952790b3f5264ad4a29da171b1689.tar.gz
opensim-SC_OLD-71d29decc87952790b3f5264ad4a29da171b1689.tar.bz2
opensim-SC_OLD-71d29decc87952790b3f5264ad4a29da171b1689.tar.xz
replace List used by m_accessIP in RemoteAdminPlugin with the more efficient HashSet
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 a204c0f..c2e024a 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1876,6 +1876,7 @@
1876 <ReferencePath>../../../bin/</ReferencePath> 1876 <ReferencePath>../../../bin/</ReferencePath>
1877 <Reference name="Mono.Addins" path="../../../bin/"/> 1877 <Reference name="Mono.Addins" path="../../../bin/"/>
1878 <Reference name="System"/> 1878 <Reference name="System"/>
1879 <Reference name="System.Core"/>
1879 <Reference name="System.Xml"/> 1880 <Reference name="System.Xml"/>
1880 <Reference name="OpenMetaverse" path="../../../bin/"/> 1881 <Reference name="OpenMetaverse" path="../../../bin/"/>
1881 <Reference name="OpenMetaverseTypes" path="../../../bin/"/> 1882 <Reference name="OpenMetaverseTypes" path="../../../bin/"/>