From fc5235b01b5646fbb7d966b3a9b0a16f21f46edb Mon Sep 17 00:00:00 2001 From: Aaron Robinson Date: Fri, 2 Jun 2006 06:05:32 +0000 Subject: [PATCH] checking in progress to vs2005 support --- Cxbe.vcproj | 348 ++++++++++ Cxbx.sln | 35 + Cxbx.vcproj | 784 ++++++++++++++++++++++ CxbxKrnl.vcproj | 1717 +++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 2884 insertions(+) create mode 100644 Cxbe.vcproj create mode 100644 Cxbx.sln create mode 100644 Cxbx.vcproj create mode 100644 CxbxKrnl.vcproj diff --git a/Cxbe.vcproj b/Cxbe.vcproj new file mode 100644 index 000000000..1b662773c --- /dev/null +++ b/Cxbe.vcproj @@ -0,0 +1,348 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Cxbx.sln b/Cxbx.sln new file mode 100644 index 000000000..70e61a40d --- /dev/null +++ b/Cxbx.sln @@ -0,0 +1,35 @@ + +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Cxbe", "Cxbe.vcproj", "{57797CD3-1E84-4CC4-9262-88900785F944}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Cxbx", "Cxbx.vcproj", "{AAB45775-8951-4D79-8F0C-6EDE4F81D7E2}" + ProjectSection(ProjectDependencies) = postProject + {C5D1B9AB-7B32-4645-8B99-222384E41512} = {C5D1B9AB-7B32-4645-8B99-222384E41512} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CxbxKrnl", "CxbxKrnl.vcproj", "{C5D1B9AB-7B32-4645-8B99-222384E41512}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {57797CD3-1E84-4CC4-9262-88900785F944}.Debug|Win32.ActiveCfg = Debug|Win32 + {57797CD3-1E84-4CC4-9262-88900785F944}.Debug|Win32.Build.0 = Debug|Win32 + {57797CD3-1E84-4CC4-9262-88900785F944}.Release|Win32.ActiveCfg = Release|Win32 + {57797CD3-1E84-4CC4-9262-88900785F944}.Release|Win32.Build.0 = Release|Win32 + {AAB45775-8951-4D79-8F0C-6EDE4F81D7E2}.Debug|Win32.ActiveCfg = Debug|Win32 + {AAB45775-8951-4D79-8F0C-6EDE4F81D7E2}.Debug|Win32.Build.0 = Debug|Win32 + {AAB45775-8951-4D79-8F0C-6EDE4F81D7E2}.Release|Win32.ActiveCfg = Release|Win32 + {AAB45775-8951-4D79-8F0C-6EDE4F81D7E2}.Release|Win32.Build.0 = Release|Win32 + {C5D1B9AB-7B32-4645-8B99-222384E41512}.Debug|Win32.ActiveCfg = Debug|Win32 + {C5D1B9AB-7B32-4645-8B99-222384E41512}.Debug|Win32.Build.0 = Debug|Win32 + {C5D1B9AB-7B32-4645-8B99-222384E41512}.Release|Win32.ActiveCfg = Release|Win32 + {C5D1B9AB-7B32-4645-8B99-222384E41512}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/Cxbx.vcproj b/Cxbx.vcproj new file mode 100644 index 000000000..628937ef7 --- /dev/null +++ b/Cxbx.vcproj @@ -0,0 +1,784 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CxbxKrnl.vcproj b/CxbxKrnl.vcproj new file mode 100644 index 000000000..c84685d19 --- /dev/null +++ b/CxbxKrnl.vcproj @@ -0,0 +1,1717 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +