-
Notifications
You must be signed in to change notification settings - Fork 102
/
GK6X.sln
31 lines (31 loc) · 1.41 KB
/
GK6X.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28803.202
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GK6X", "GK6X\GK6X.csproj", "{1475A021-74D1-4992-A22E-FF5E65C7A86C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1475A021-74D1-4992-A22E-FF5E65C7A86C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1475A021-74D1-4992-A22E-FF5E65C7A86C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1475A021-74D1-4992-A22E-FF5E65C7A86C}.Debug|x86.ActiveCfg = Debug|x86
{1475A021-74D1-4992-A22E-FF5E65C7A86C}.Debug|x86.Build.0 = Debug|x86
{1475A021-74D1-4992-A22E-FF5E65C7A86C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1475A021-74D1-4992-A22E-FF5E65C7A86C}.Release|Any CPU.Build.0 = Release|Any CPU
{1475A021-74D1-4992-A22E-FF5E65C7A86C}.Release|x86.ActiveCfg = Release|x86
{1475A021-74D1-4992-A22E-FF5E65C7A86C}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1484CC1A-F3EC-459D-8BC2-2B70DB475DCC}
EndGlobalSection
EndGlobal