aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clarke Casey2008-11-03 18:33:35 +0000
committerJustin Clarke Casey2008-11-03 18:33:35 +0000
commit8c71954e0892958da444ef5c82173262daa3f46c (patch)
tree6e06070ae11dbfd6a84b1ae7995e6df6275f892e /prebuild.xml
parentcompleting move to refactored multi-channel capable IRCBridgeModule (diff)
downloadopensim-SC_OLD-8c71954e0892958da444ef5c82173262daa3f46c.zip
opensim-SC_OLD-8c71954e0892958da444ef5c82173262daa3f46c.tar.gz
opensim-SC_OLD-8c71954e0892958da444ef5c82173262daa3f46c.tar.bz2
opensim-SC_OLD-8c71954e0892958da444ef5c82173262daa3f46c.tar.xz
* Use nini to pass config information to the client stack, rather than the ClientStackUserSettings class
* This conforms better to other module usage
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 f463955..f5fd5f4 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -996,6 +996,7 @@
996 <ReferencePath>../../../../../bin/</ReferencePath> 996 <ReferencePath>../../../../../bin/</ReferencePath>
997 <Reference name="System"/> 997 <Reference name="System"/>
998 <Reference name="log4net.dll"/> 998 <Reference name="log4net.dll"/>
999 <Reference name="Nini.dll" />
999 <Reference name="nunit.framework.dll" /> 1000 <Reference name="nunit.framework.dll" />
1000 <Reference name="OpenMetaverse.dll"/> 1001 <Reference name="OpenMetaverse.dll"/>
1001 <Reference name="OpenMetaverseTypes.dll"/> 1002 <Reference name="OpenMetaverseTypes.dll"/>