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/GridInterfaces/GridInterfaces.sln | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 src/GridInterfaces/GridInterfaces.sln (limited to 'src/GridInterfaces') diff --git a/src/GridInterfaces/GridInterfaces.sln b/src/GridInterfaces/GridInterfaces.sln deleted file mode 100644 index 5ac2b6d..0000000 --- a/src/GridInterfaces/GridInterfaces.sln +++ /dev/null @@ -1,17 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 9.00 -# SharpDevelop 2.1.0.2017 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GridInterfaces", "GridInterfaces.csproj", "{5DA3174D-42F9-416D-9F0B-AF41FA2BE2F9}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5DA3174D-42F9-416D-9F0B-AF41FA2BE2F9}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5DA3174D-42F9-416D-9F0B-AF41FA2BE2F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5DA3174D-42F9-416D-9F0B-AF41FA2BE2F9}.Release|Any CPU.Build.0 = Release|Any CPU - {5DA3174D-42F9-416D-9F0B-AF41FA2BE2F9}.Release|Any CPU.ActiveCfg = Release|Any CPU - EndGlobalSection -EndGlobal -- cgit v1.1