-
Notifications
You must be signed in to change notification settings - Fork 0
/
Cps_x35.sln
41 lines (41 loc) · 2.21 KB
/
Cps_x35.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
41
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.12.35506.116 d17.12
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cps_x35", "app_x35\Cps_x35.csproj", "{ED8FA2EB-E776-4121-8F2A-07B2AB210E9C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinFormsLibrary", "WinFormsLibrary\WinFormsLibrary.csproj", "{92FF67ED-69E0-4144-AE3E-8BA7C8F29CBC}"
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
{92FF67ED-69E0-4144-AE3E-8BA7C8F29CBC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{92FF67ED-69E0-4144-AE3E-8BA7C8F29CBC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{92FF67ED-69E0-4144-AE3E-8BA7C8F29CBC}.Debug|x86.ActiveCfg = Debug|Any CPU
{92FF67ED-69E0-4144-AE3E-8BA7C8F29CBC}.Debug|x86.Build.0 = Debug|Any CPU
{92FF67ED-69E0-4144-AE3E-8BA7C8F29CBC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{92FF67ED-69E0-4144-AE3E-8BA7C8F29CBC}.Release|Any CPU.Build.0 = Release|Any CPU
{92FF67ED-69E0-4144-AE3E-8BA7C8F29CBC}.Release|x86.ActiveCfg = Release|Any CPU
{92FF67ED-69E0-4144-AE3E-8BA7C8F29CBC}.Release|x86.Build.0 = Release|Any CPU
{ED8FA2EB-E776-4121-8F2A-07B2AB210E9C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ED8FA2EB-E776-4121-8F2A-07B2AB210E9C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ED8FA2EB-E776-4121-8F2A-07B2AB210E9C}.Debug|x86.ActiveCfg = Debug|x86
{ED8FA2EB-E776-4121-8F2A-07B2AB210E9C}.Debug|x86.Build.0 = Debug|x86
{ED8FA2EB-E776-4121-8F2A-07B2AB210E9C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ED8FA2EB-E776-4121-8F2A-07B2AB210E9C}.Release|Any CPU.Build.0 = Release|Any CPU
{ED8FA2EB-E776-4121-8F2A-07B2AB210E9C}.Release|x86.ActiveCfg = Release|x86
{ED8FA2EB-E776-4121-8F2A-07B2AB210E9C}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {21BA0C71-972F-4DD8-AE03-88BA122FDDC6}
EndGlobalSection
EndGlobal