aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorTeravus Ovares2009-04-11 00:11:54 +0000
committerTeravus Ovares2009-04-11 00:11:54 +0000
commit53026affb315816280ef8649e0f9694e81280540 (patch)
tree073989071e06f668b4571d09430c89b5cecccecb /prebuild.xml
parent* Tweak prebuild #2 (diff)
downloadopensim-SC_OLD-53026affb315816280ef8649e0f9694e81280540.zip
opensim-SC_OLD-53026affb315816280ef8649e0f9694e81280540.tar.gz
opensim-SC_OLD-53026affb315816280ef8649e0f9694e81280540.tar.bz2
opensim-SC_OLD-53026affb315816280ef8649e0f9694e81280540.tar.xz
* Instead of referencing mesh stuff in the physics plugin.. change the IMesh Interface. (blame prebuild)
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml
index 157f075..f36979d 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -556,7 +556,6 @@
556 <Reference name="BulletDotNET.dll" /> 556 <Reference name="BulletDotNET.dll" />
557 <Reference name="nunit.framework.dll" /> 557 <Reference name="nunit.framework.dll" />
558 <Reference name="log4net.dll"/> 558 <Reference name="log4net.dll"/>
559 <Reference name="./Physics/OpenSim.Region.Physics.Meshing"/>
560 559
561 <Files> 560 <Files>
562 <Match pattern="*.cs" recurse="true"/> 561 <Match pattern="*.cs" recurse="true"/>