aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorHomer Horwitz2009-01-02 17:22:06 +0000
committerHomer Horwitz2009-01-02 17:22:06 +0000
commitfbd664ca84fde0de99cabf77920b71761ed27c89 (patch)
tree1a8046fd320c705ba1cac5f5369fb548db65c103 /prebuild.xml
parentSmall fix to prevent client thread crash in multi-region instances when (diff)
downloadopensim-SC_OLD-fbd664ca84fde0de99cabf77920b71761ed27c89.zip
opensim-SC_OLD-fbd664ca84fde0de99cabf77920b71761ed27c89.tar.gz
opensim-SC_OLD-fbd664ca84fde0de99cabf77920b71761ed27c89.tar.bz2
opensim-SC_OLD-fbd664ca84fde0de99cabf77920b71761ed27c89.tar.xz
Get build working on MonoDevelop again.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 5bab081..81dea99 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -858,7 +858,7 @@
858 <Reference name="OpenMetaverse.StructuredData.dll"/> 858 <Reference name="OpenMetaverse.StructuredData.dll"/>
859 <Reference name="XMLRPC.dll"/> 859 <Reference name="XMLRPC.dll"/>
860 <Reference name="log4net.dll"/> 860 <Reference name="log4net.dll"/>
861 <Reference name="DotNetOpenId"/> 861 <Reference name="DotNetOpenId.dll"/>
862 862
863 <Files> 863 <Files>
864 <Match pattern="*.cs" recurse="true"/> 864 <Match pattern="*.cs" recurse="true"/>