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/BasicPhysicsplugin.csproj | 57 +++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 src/physics/plugins/BasicPhysicsplugin.csproj (limited to 'src/physics/plugins/BasicPhysicsplugin.csproj') diff --git a/src/physics/plugins/BasicPhysicsplugin.csproj b/src/physics/plugins/BasicPhysicsplugin.csproj new file mode 100644 index 0000000..57cd885 --- /dev/null +++ b/src/physics/plugins/BasicPhysicsplugin.csproj @@ -0,0 +1,57 @@ + + + Debug + AnyCPU + 8.0.50727 + 2.0 + {52BCCE7B-69EA-4AC3-9DBC-D571B96C2EA1} + Library + Properties + BasicPhysicsplugin + BasicPhysicsplugin + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + False + ..\..\..\bin\Axiom.MathLib.dll + + + + + + + + + + + + {3C86A846-7977-4EE7-A8DC-DD487FA5DC2B} + PhysicsManager + + + + + \ No newline at end of file -- cgit v1.1