From 280acba19356ddec45fc45f3a827425bd73e79fb Mon Sep 17 00:00:00 2001 From: Raymond Chandler III Date: Sat, 11 Dec 2004 04:22:17 +0000 Subject: Some changes include SDL support for Visual Studio .NET --- ManaWorld.sln | 24 ++++++++++++++++++++++++ ManaWorld.vcproj | 5 +++-- 2 files changed, 27 insertions(+), 2 deletions(-) create mode 100644 ManaWorld.sln diff --git a/ManaWorld.sln b/ManaWorld.sln new file mode 100644 index 00000000..d6918769 --- /dev/null +++ b/ManaWorld.sln @@ -0,0 +1,24 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TheManaWorld", "ManaWorld.vcproj", "{DE31E83E-62BD-460E-8E6A-648CF98CC5A4}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Profile = Profile + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {DE31E83E-62BD-460E-8E6A-648CF98CC5A4}.Debug.ActiveCfg = Debug|Win32 + {DE31E83E-62BD-460E-8E6A-648CF98CC5A4}.Debug.Build.0 = Debug|Win32 + {DE31E83E-62BD-460E-8E6A-648CF98CC5A4}.Profile.ActiveCfg = Profile|Win32 + {DE31E83E-62BD-460E-8E6A-648CF98CC5A4}.Profile.Build.0 = Profile|Win32 + {DE31E83E-62BD-460E-8E6A-648CF98CC5A4}.Release.ActiveCfg = Release|Win32 + {DE31E83E-62BD-460E-8E6A-648CF98CC5A4}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal diff --git a/ManaWorld.vcproj b/ManaWorld.vcproj index 6fdd4ba1..33623297 100644 --- a/ManaWorld.vcproj +++ b/ManaWorld.vcproj @@ -32,7 +32,7 @@ Name="VCCustomBuildTool"/> -- cgit v1.2.3-70-g09d2