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... --- .../OdePlugin/OpenSim.Physics.OdePlugin.csproj | 8 ++++---- .../OdePlugin/OpenSim.Physics.OdePlugin.dll.build | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'OpenSim/OpenSim.Physics/OdePlugin') 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 diff --git a/OpenSim/OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.dll.build b/OpenSim/OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.dll.build index f25361a..a49782f 100644 --- a/OpenSim/OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.dll.build +++ b/OpenSim/OpenSim.Physics/OdePlugin/OpenSim.Physics.OdePlugin.dll.build @@ -20,14 +20,14 @@ - - - + + + - - - + + + -- cgit v1.1