1 |
Microsoft Visual Studio Solution File, Format Version 9.00
|
2 |
# Visual Studio 2005
|
3 |
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "MAGIC", "MAGIC.vbproj", "{8A7890F4-2B30-4DBE-BC67-ADE600604E11}"
|
4 |
EndProject
|
5 |
Global
|
6 |
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
7 |
Debug|Any CPU = Debug|Any CPU
|
8 |
Release|Any CPU = Release|Any CPU
|
9 |
EndGlobalSection
|
10 |
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
11 |
{8A7890F4-2B30-4DBE-BC67-ADE600604E11}.Debug|Any CPU.ActiveCfg = Release|Any CPU
|
12 |
{8A7890F4-2B30-4DBE-BC67-ADE600604E11}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
13 |
{8A7890F4-2B30-4DBE-BC67-ADE600604E11}.Release|Any CPU.Build.0 = Release|Any CPU
|
14 |
EndGlobalSection
|
15 |
GlobalSection(SolutionProperties) = preSolution
|
16 |
HideSolutionNode = FALSE
|
17 |
EndGlobalSection
|
18 |
EndGlobal
|