forked from CTCaer/jc_toolkit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
jctool.vs2017-net4.7.1.sln
23 lines (23 loc) · 1.07 KB
/
jctool.vs2017-net4.7.1.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26430.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jctool", "jctool\jctool.vs2017.vcxproj", "{DF218734-A810-4FFF-8164-638680773512}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "jcColorDialog", "jctool\jc_colorpicker\jcColorDialog.vs2017.csproj", "{22E08F67-4E40-4A92-876B-410FFD49B20E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DF218734-A810-4FFF-8164-638680773512}.Release|x86.ActiveCfg = Release|Win32
{DF218734-A810-4FFF-8164-638680773512}.Release|x86.Build.0 = Release|Win32
{22E08F67-4E40-4A92-876B-410FFD49B20E}.Release|x86.ActiveCfg = Release|Any CPU
{22E08F67-4E40-4A92-876B-410FFD49B20E}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal