mirror of
https://github.com/tribufu/ServerGridEditor
synced 2026-05-06 15:17:35 +00:00
Initial commit
This commit is contained in:
parent
1aecbe009b
commit
a172b4ab3b
469 changed files with 119758 additions and 0 deletions
28
Src/ServerGridEditor.sln
Normal file
28
Src/ServerGridEditor.sln
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue