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... --- .../PhysXPlugin/OpenSim.Physics.PhysXPlugin.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'OpenSim/OpenSim.Physics/PhysXPlugin/OpenSim.Physics.PhysXPlugin.csproj') diff --git a/OpenSim/OpenSim.Physics/PhysXPlugin/OpenSim.Physics.PhysXPlugin.csproj b/OpenSim/OpenSim.Physics/PhysXPlugin/OpenSim.Physics.PhysXPlugin.csproj index efe9c79..b72bb0f 100644 --- a/OpenSim/OpenSim.Physics/PhysXPlugin/OpenSim.Physics.PhysXPlugin.csproj +++ b/OpenSim/OpenSim.Physics/PhysXPlugin/OpenSim.Physics.PhysXPlugin.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\PhysX_Wrapper_Dotnet.dll + ..\..\..\bin\PhysX_Wrapper_Dotnet.dll False -- cgit v1.1