aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-03-30 01:57:38 +0100
committerJustin Clark-Casey (justincc)2012-03-30 01:57:38 +0100
commit3525c876c8972fb89a9981d4dc3dcb3220adee9e (patch)
tree3dd20361706859391f9a45c1b5e00dff8f94bf02 /prebuild.xml
parentLock NullFriendsData.m_Data for consistency and against concurrent read/write (diff)
downloadopensim-SC_OLD-3525c876c8972fb89a9981d4dc3dcb3220adee9e.zip
opensim-SC_OLD-3525c876c8972fb89a9981d4dc3dcb3220adee9e.tar.gz
opensim-SC_OLD-3525c876c8972fb89a9981d4dc3dcb3220adee9e.tar.bz2
opensim-SC_OLD-3525c876c8972fb89a9981d4dc3dcb3220adee9e.tar.xz
Make default "show friends" console command show friends fetched from the friends service.
There is no a --cache option which will show friends from the local cache if available.
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 4ceb137..4f04032 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1669,6 +1669,7 @@
1669 <Reference name="System.Xml"/> 1669 <Reference name="System.Xml"/>
1670 <Reference name="System.Drawing"/> 1670 <Reference name="System.Drawing"/>
1671 <Reference name="System.Web"/> 1671 <Reference name="System.Web"/>
1672 <Reference name="NDesk.Options" path="../../../bin/"/>
1672 <Reference name="OpenMetaverseTypes" path="../../../bin/"/> 1673 <Reference name="OpenMetaverseTypes" path="../../../bin/"/>
1673 <Reference name="OpenMetaverse.StructuredData" path="../../../bin/"/> 1674 <Reference name="OpenMetaverse.StructuredData" path="../../../bin/"/>
1674 <Reference name="OpenMetaverse" path="../../../bin/"/> 1675 <Reference name="OpenMetaverse" path="../../../bin/"/>