-
Notifications
You must be signed in to change notification settings - Fork 3
/
KYF.sln
31 lines (31 loc) · 1.46 KB
/
KYF.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.30011.22
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KYF", "KYF\KYF.vcxproj", "{161E7CEC-D5FF-496B-934F-BC8AD419C81C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
NG-Debug|x64 = NG-Debug|x64
NG-Release|x64 = NG-Release|x64
PreNG-Debug|x64 = PreNG-Debug|x64
PreNG-Release|x64 = PreNG-Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{161E7CEC-D5FF-496B-934F-BC8AD419C81C}.NG-Debug|x64.ActiveCfg = NG-Debug|x64
{161E7CEC-D5FF-496B-934F-BC8AD419C81C}.NG-Debug|x64.Build.0 = NG-Debug|x64
{161E7CEC-D5FF-496B-934F-BC8AD419C81C}.NG-Release|x64.ActiveCfg = NG-Release|x64
{161E7CEC-D5FF-496B-934F-BC8AD419C81C}.NG-Release|x64.Build.0 = NG-Release|x64
{161E7CEC-D5FF-496B-934F-BC8AD419C81C}.PreNG-Debug|x64.ActiveCfg = PreNG-Debug|x64
{161E7CEC-D5FF-496B-934F-BC8AD419C81C}.PreNG-Debug|x64.Build.0 = PreNG-Debug|x64
{161E7CEC-D5FF-496B-934F-BC8AD419C81C}.PreNG-Release|x64.ActiveCfg = PreNG-Release|x64
{161E7CEC-D5FF-496B-934F-BC8AD419C81C}.PreNG-Release|x64.Build.0 = PreNG-Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {e93c6889-efad-4580-a5b0-f240463562f4}
EndGlobalSection
EndGlobal