aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2013-01-01 23:27:10 +0000
committerJustin Clark-Casey (justincc)2013-01-01 23:27:10 +0000
commite8a3cc701910130e1aafb2b757737517c1cd1627 (patch)
treef1fd4ed9cf2b8e80ea43d2a8028837874f1b193c /prebuild.xml
parentClarify that AllowLightShareFunctions setting is false, which is the default ... (diff)
parentBulletSim: remove unused unmanaged memory reference functions from BSAPITempl... (diff)
downloadopensim-SC-e8a3cc701910130e1aafb2b757737517c1cd1627.zip
opensim-SC-e8a3cc701910130e1aafb2b757737517c1cd1627.tar.gz
opensim-SC-e8a3cc701910130e1aafb2b757737517c1cd1627.tar.bz2
opensim-SC-e8a3cc701910130e1aafb2b757737517c1cd1627.tar.xz
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to '')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 741b660..4c18aa8 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -1747,6 +1747,7 @@
1747 <Reference name="OpenSim.Framework.Console"/> 1747 <Reference name="OpenSim.Framework.Console"/>
1748 <Reference name="OpenSim.Region.Physics.Manager"/> 1748 <Reference name="OpenSim.Region.Physics.Manager"/>
1749 <Reference name="OpenSim.Region.Physics.ConvexDecompositionDotNet"/> 1749 <Reference name="OpenSim.Region.Physics.ConvexDecompositionDotNet"/>
1750 <Reference name="BulletXNA.dll" path="../../../../bin/"/>
1750 <Reference name="log4net.dll" path="../../../../bin/"/> 1751 <Reference name="log4net.dll" path="../../../../bin/"/>
1751 1752
1752 <Files> 1753 <Files>