From 16476f06b867adf01fa0d17c6761f4a862fc17ad Mon Sep 17 00:00:00 2001 From: gareth Date: Wed, 7 Mar 2007 18:49:20 +0000 Subject: Imported branch --- ConvertToPlugins/src/physics/PhysicsManager.csproj | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 ConvertToPlugins/src/physics/PhysicsManager.csproj (limited to 'ConvertToPlugins/src/physics/PhysicsManager.csproj') diff --git a/ConvertToPlugins/src/physics/PhysicsManager.csproj b/ConvertToPlugins/src/physics/PhysicsManager.csproj new file mode 100644 index 0000000..dc705e2 --- /dev/null +++ b/ConvertToPlugins/src/physics/PhysicsManager.csproj @@ -0,0 +1,41 @@ + + + Library + PhysicsManager + PhysicsManager + Debug + AnyCPU + {3C86A846-7977-4EE7-A8DC-DD487FA5DC2B} + + + bin\Debug\ + False + DEBUG;TRACE + True + Full + True + + + bin\Release\ + True + TRACE + False + None + False + + + + + + + + + + + + {C9A6026D-8E0C-4FE4-8691-FB2A566AA245} + ServerConsole + + + + \ No newline at end of file -- cgit v1.1