aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorCharles Krinke2008-09-06 22:11:27 +0000
committerCharles Krinke2008-09-06 22:11:27 +0000
commitc37004291a6d2cc0e7278b5fc698699e63948254 (patch)
tree2309a202f42d39b0eed45e43c51d1801bd368131 /prebuild.xml
parent* Addresses the same issue as last commit on SceneObjectGroup border crossings (diff)
downloadopensim-SC_OLD-c37004291a6d2cc0e7278b5fc698699e63948254.zip
opensim-SC_OLD-c37004291a6d2cc0e7278b5fc698699e63948254.tar.gz
opensim-SC_OLD-c37004291a6d2cc0e7278b5fc698699e63948254.tar.bz2
opensim-SC_OLD-c37004291a6d2cc0e7278b5fc698699e63948254.tar.xz
Mantis#1234. Thank you HomerHorwitz for a patch that:
The big libomv patch introduced a small regression: OpenSim doesn't build on monodevelop anymore. The attached patch fixes this in prebuild.xml.
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 b8e00af..5dfc2a2 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1868,7 +1868,7 @@
1868 <Reference name="OpenSim.Framework.Statistics"/> 1868 <Reference name="OpenSim.Framework.Statistics"/>
1869 <Reference name="OpenSim.Grid.Communications.OGS1"/> 1869 <Reference name="OpenSim.Grid.Communications.OGS1"/>
1870 <Reference name="OpenMetaverseTypes.dll"/> 1870 <Reference name="OpenMetaverseTypes.dll"/>
1871 <Reference name="OpenMetaverse"/> 1871 <Reference name="OpenMetaverse.dll"/>
1872 <Reference name="XMLRPC.dll"/> 1872 <Reference name="XMLRPC.dll"/>
1873 <Reference name="log4net.dll"/> 1873 <Reference name="log4net.dll"/>
1874 1874