aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.dll.build
diff options
context:
space:
mode:
authorlbsa712007-03-27 19:47:23 +0000
committerlbsa712007-03-27 19:47:23 +0000
commit002d7dba30d466816b60d70e316636f86724e591 (patch)
treeca033d7e7ae0efa506a99a1862e3b7923144df0f /OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.dll.build
parent* Continued refactoring away OpenSimRoot - now it's down to the final 2. (diff)
downloadopensim-SC_OLD-002d7dba30d466816b60d70e316636f86724e591.zip
opensim-SC_OLD-002d7dba30d466816b60d70e316636f86724e591.tar.gz
opensim-SC_OLD-002d7dba30d466816b60d70e316636f86724e591.tar.bz2
opensim-SC_OLD-002d7dba30d466816b60d70e316636f86724e591.tar.xz
* Fixed yet another project ref fuck-up in Prebuild.
Diffstat (limited to '')
-rw-r--r--OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.dll.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.dll.build b/OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.dll.build
index 8e49f8f..f25361a 100644
--- a/OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.dll.build
+++ b/OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.dll.build
@@ -21,7 +21,7 @@
21 </lib> 21 </lib>
22 <include name="System.dll" /> 22 <include name="System.dll" />
23 <include name="../../bin/Axiom.MathLib.dll" /> 23 <include name="../../bin/Axiom.MathLib.dll" />
24 <include name="../Manager/${build.dir}/OpenSim.Physics.Manager.dll" /> 24 <include name="../../bin/OpenSim.Physics.Manager.dll" />
25 <include name="../../bin/Ode.NET.dll" /> 25 <include name="../../bin/Ode.NET.dll" />
26 </references> 26 </references>
27 </csc> 27 </csc>