From 4641be50f5082e82302ff65ec6a982f3d9ffbc94 Mon Sep 17 00:00:00 2001 From: MW Date: Wed, 14 Mar 2007 12:36:00 +0000 Subject: Added the physics plugin projects to the VS solution. Added SimHttp.cs to the Second-server project Renamed the old PhysXplugin to BasicPhysicsplugin Deleted the excess solutions --- src/physics/plugins/PhysXplugin.csproj | 41 ---------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 src/physics/plugins/PhysXplugin.csproj (limited to 'src/physics/plugins/PhysXplugin.csproj') diff --git a/src/physics/plugins/PhysXplugin.csproj b/src/physics/plugins/PhysXplugin.csproj deleted file mode 100644 index 1b84046..0000000 --- a/src/physics/plugins/PhysXplugin.csproj +++ /dev/null @@ -1,41 +0,0 @@ - - - Library - PhysXplugin - PhysXplugin - Debug - AnyCPU - {ADB751AA-8426-4668-B1FA-43762126CEB3} - - - bin\Debug\ - False - DEBUG;TRACE - True - Full - True - - - bin\Release\ - True - TRACE - False - None - False - - - - - - - - - - - - {3C86A846-7977-4EE7-A8DC-DD487FA5DC2B} - PhysicsManager - - - - \ No newline at end of file -- cgit v1.1