diff options
Diffstat (limited to 'SandboxDemo.sln')
| -rw-r--r-- | SandboxDemo.sln | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/SandboxDemo.sln b/SandboxDemo.sln new file mode 100644 index 0000000..12c3752 --- /dev/null +++ b/SandboxDemo.sln @@ -0,0 +1,16 @@ + +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 + +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |
