From a9ee8f9382ff853c57468126c70711dcd9169d25 Mon Sep 17 00:00:00 2001 From: lbsa71 Date: Wed, 14 Mar 2007 14:04:02 +0000 Subject: * Made sure physics dlls end up in /bin/Physics * Re-fixed the timer bug. * Added a README note explaining the fast track to building and running sandbox on Windows/VS 2005 --- src/physics/RealPhysX/RealPhysXplugin/RealPhysXplugin.csproj | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/physics/RealPhysX/RealPhysXplugin') diff --git a/src/physics/RealPhysX/RealPhysXplugin/RealPhysXplugin.csproj b/src/physics/RealPhysX/RealPhysXplugin/RealPhysXplugin.csproj index b4f2690..7b1616a 100644 --- a/src/physics/RealPhysX/RealPhysXplugin/RealPhysXplugin.csproj +++ b/src/physics/RealPhysX/RealPhysXplugin/RealPhysXplugin.csproj @@ -1,4 +1,4 @@ - + Library RealPhysXplugin @@ -8,7 +8,7 @@ {56C1D214-F389-4228-921A-0A3A0712C159} - bin\Debug\ + ..\..\..\..\bin\Physics\ False DEBUG;TRACE True @@ -29,6 +29,7 @@ ..\..\..\..\bin\PhysX_Wrapper_Dotnet.dll False + False @@ -39,6 +40,7 @@ {3C86A846-7977-4EE7-A8DC-DD487FA5DC2B} PhysicsManager + False -- cgit v1.1