mirror of
https://github.com/tribufu/ServerGridEditor
synced 2026-05-06 15:17:35 +00:00
28 lines
1.4 KiB
Text
28 lines
1.4 KiB
Text
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 14
|
|
VisualStudioVersion = 14.0.25420.1
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServerGridEditor", "ServerGridEditor\ServerGridEditor.csproj", "{9B3C74B8-57C2-4CF5-8BAD-C5C0D9123532}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AtlasGridDataLibrary", "AtlasGridDataLibrary\AtlasGridDataLibrary.csproj", "{8A276721-FE14-4414-8C0A-1B3ECC282195}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{9B3C74B8-57C2-4CF5-8BAD-C5C0D9123532}.Debug|x64.ActiveCfg = Debug|x64
|
|
{9B3C74B8-57C2-4CF5-8BAD-C5C0D9123532}.Debug|x64.Build.0 = Debug|x64
|
|
{9B3C74B8-57C2-4CF5-8BAD-C5C0D9123532}.Release|x64.ActiveCfg = Release|x64
|
|
{9B3C74B8-57C2-4CF5-8BAD-C5C0D9123532}.Release|x64.Build.0 = Release|x64
|
|
{8A276721-FE14-4414-8C0A-1B3ECC282195}.Debug|x64.ActiveCfg = Debug|Any CPU
|
|
{8A276721-FE14-4414-8C0A-1B3ECC282195}.Debug|x64.Build.0 = Debug|Any CPU
|
|
{8A276721-FE14-4414-8C0A-1B3ECC282195}.Release|x64.ActiveCfg = Release|Any CPU
|
|
{8A276721-FE14-4414-8C0A-1B3ECC282195}.Release|x64.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|