From 6c48570df55992889df25fef7c1ee3904c8f334e Mon Sep 17 00:00:00 2001 From: MW Date: Thu, 24 May 2007 12:54:54 +0000 Subject: Stage 1 of repairing the build files, those ofr the OpenSim regionserver should now be okay. Now onto the Grid servers... --- .../OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'OpenSim/OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.csproj') diff --git a/OpenSim/OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.csproj b/OpenSim/OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.csproj index 68f1aa1..8d57bd5 100644 --- a/OpenSim/OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.csproj +++ b/OpenSim/OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.csproj @@ -32,7 +32,7 @@ True 4096 False - ..\..\bin\Physics\ + ..\..\..\bin\Physics\ False False False @@ -50,7 +50,7 @@ False 4096 True - ..\..\bin\Physics\ + ..\..\..\bin\Physics\ False False False @@ -63,11 +63,11 @@ False - ..\..\bin\Axiom.MathLib.dll + ..\..\..\bin\Axiom.MathLib.dll False - ..\..\bin\Ode.NET.dll + ..\..\..\bin\Ode.NET.dll False -- cgit v1.1