diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2004-06-18 14:49:50 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2004-06-18 14:49:50 +0000 |
commit | 3dfc710ee2e2ad0cc15e847dd391e8a9a7e257e3 (patch) | |
tree | 838b6f16ba6483dd427c362a4ce5a3fb43e194c5 /ManaWorld.sln | |
download | mana-3dfc710ee2e2ad0cc15e847dd391e8a9a7e257e3.tar.gz mana-3dfc710ee2e2ad0cc15e847dd391e8a9a7e257e3.tar.bz2 mana-3dfc710ee2e2ad0cc15e847dd391e8a9a7e257e3.tar.xz mana-3dfc710ee2e2ad0cc15e847dd391e8a9a7e257e3.zip |
*** empty log message ***
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..c9610635 --- /dev/null +++ b/ManaWorld.sln @@ -0,0 +1,24 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ManaWorld", "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 = Debug|Win32 + {DE31E83E-62BD-460E-8E6A-648CF98CC5A4}.Profile.Build.0 = Debug|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 |