diff --git a/build.sln b/build.sln new file mode 100644 index 0000000..f9e2b35 --- /dev/null +++ b/build.sln @@ -0,0 +1,16 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Threenine.Map", "src\Threenine.Map.csproj", "{C74EF3E6-C609-4A81-BF56-C689A0091CD0}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {C74EF3E6-C609-4A81-BF56-C689A0091CD0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C74EF3E6-C609-4A81-BF56-C689A0091CD0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C74EF3E6-C609-4A81-BF56-C689A0091CD0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C74EF3E6-C609-4A81-BF56-C689A0091CD0}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection +EndGlobal