aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2009-08-17 20:02:42 +0100
committerJustin Clark-Casey (justincc)2009-08-17 20:02:42 +0100
commit4a992388e3ec515ea179fff5cd7ef62bccca411e (patch)
treee2121e822417e111845342ef32bbbb5e6d149bbb /prebuild.xml
parentApply http://opensimulator.org/mantis/view.php?id=3538 (diff)
downloadopensim-SC_OLD-4a992388e3ec515ea179fff5cd7ef62bccca411e.zip
opensim-SC_OLD-4a992388e3ec515ea179fff5cd7ef62bccca411e.tar.gz
opensim-SC_OLD-4a992388e3ec515ea179fff5cd7ef62bccca411e.tar.bz2
opensim-SC_OLD-4a992388e3ec515ea179fff5cd7ef62bccca411e.tar.xz
Apply http://opensimulator.org/mantis/view.php?id=4016
Make previously hidden cookies available to code Thanks jhurliman
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 6401ff0..5e44169 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -70,6 +70,7 @@
70 <ReferencePath>../../../../bin/</ReferencePath> 70 <ReferencePath>../../../../bin/</ReferencePath>
71 <Reference name="System"/> 71 <Reference name="System"/>
72 <Reference name="System.Xml"/> 72 <Reference name="System.Xml"/>
73 <Reference name="System.Web"/>
73 <Reference name="OpenMetaverse.StructuredData.dll"/> 74 <Reference name="OpenMetaverse.StructuredData.dll"/>
74 <Reference name="OpenMetaverseTypes.dll"/> 75 <Reference name="OpenMetaverseTypes.dll"/>
75 <Reference name="XMLRPC.dll"/> 76 <Reference name="XMLRPC.dll"/>