summaryrefslogtreecommitdiff
path: root/ManaWorld.sln
diff options
context:
space:
mode:
authorRaymond Chandler III <Animegalore1985@yahoo.com>2004-12-11 04:22:17 +0000
committerRaymond Chandler III <Animegalore1985@yahoo.com>2004-12-11 04:22:17 +0000
commit280acba19356ddec45fc45f3a827425bd73e79fb (patch)
treee085f2a7cab0a9a234052b7a65528eee5796ef3c /ManaWorld.sln
parent4d2d32fcba26b6beca1f56bbc38de6ccffe62835 (diff)
downloadmana-client-280acba19356ddec45fc45f3a827425bd73e79fb.tar.gz
mana-client-280acba19356ddec45fc45f3a827425bd73e79fb.tar.bz2
mana-client-280acba19356ddec45fc45f3a827425bd73e79fb.tar.xz
mana-client-280acba19356ddec45fc45f3a827425bd73e79fb.zip
Some changes include SDL support for Visual Studio .NET
Diffstat (limited to 'ManaWorld.sln')
-rw-r--r--ManaWorld.sln24
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