diff options
Diffstat (limited to 'ManaWorld.sln')
-rw-r--r-- | ManaWorld.sln | 24 |
1 files changed, 24 insertions, 0 deletions
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 |