-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathJST1.sln
40 lines (40 loc) · 1.88 KB
/
JST1.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
32
33
34
35
36
37
38
39
40
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26403.7
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JST1", "JST1.vcxproj", "{C38E5DDE-87EC-4412-8732-1705AB995516}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
JST1|Any CPU = JST1|Any CPU
JST1|x64 = JST1|x64
JST1|x86 = JST1|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C38E5DDE-87EC-4412-8732-1705AB995516}.Debug|Any CPU.ActiveCfg = Debug|Win32
{C38E5DDE-87EC-4412-8732-1705AB995516}.Debug|x64.ActiveCfg = Debug|x64
{C38E5DDE-87EC-4412-8732-1705AB995516}.Debug|x64.Build.0 = Debug|x64
{C38E5DDE-87EC-4412-8732-1705AB995516}.Debug|x86.ActiveCfg = Debug|Win32
{C38E5DDE-87EC-4412-8732-1705AB995516}.Debug|x86.Build.0 = Debug|Win32
{C38E5DDE-87EC-4412-8732-1705AB995516}.JST1|Any CPU.ActiveCfg = JST1|Win32
{C38E5DDE-87EC-4412-8732-1705AB995516}.JST1|x64.ActiveCfg = JST1|x64
{C38E5DDE-87EC-4412-8732-1705AB995516}.JST1|x64.Build.0 = JST1|x64
{C38E5DDE-87EC-4412-8732-1705AB995516}.JST1|x86.ActiveCfg = Debug|Win32
{C38E5DDE-87EC-4412-8732-1705AB995516}.JST1|x86.Build.0 = Debug|Win32
{C38E5DDE-87EC-4412-8732-1705AB995516}.Release|Any CPU.ActiveCfg = Release|Win32
{C38E5DDE-87EC-4412-8732-1705AB995516}.Release|x64.ActiveCfg = Release|x64
{C38E5DDE-87EC-4412-8732-1705AB995516}.Release|x64.Build.0 = Release|x64
{C38E5DDE-87EC-4412-8732-1705AB995516}.Release|x86.ActiveCfg = Release|Win32
{C38E5DDE-87EC-4412-8732-1705AB995516}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal