-
Notifications
You must be signed in to change notification settings - Fork 0
/
CG_Tasks.sln
55 lines (55 loc) · 3.09 KB
/
CG_Tasks.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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CG_Task2", "CG_Task2\CG_Task2.vcxproj", "{96F45142-81B8-47F5-BE1C-49D5941A1947}"
ProjectSection(ProjectDependencies) = postProject
{460CC11A-6D29-4D21-A680-AFEAAE5D98F1} = {460CC11A-6D29-4D21-A680-AFEAAE5D98F1}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_commonHeaders", "_commonHeaders\_commonHeaders.vcxproj", "{460CC11A-6D29-4D21-A680-AFEAAE5D98F1}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CG_Task1", "CG_Task1\CG_Task1.vcxproj", "{5C87F9D2-EEEB-4B87-9BE4-BC17C418504F}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CG_Task3", "CG_Task3\CG_Task3.vcxproj", "{E04DF53D-1C09-47F8-B6F9-081BD2B3BBE8}"
ProjectSection(ProjectDependencies) = postProject
{460CC11A-6D29-4D21-A680-AFEAAE5D98F1} = {460CC11A-6D29-4D21-A680-AFEAAE5D98F1}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CG_Task4", "CG_Task4\CG_Task4.vcxproj", "{622B7C81-45DE-4A41-9143-74173E60F409}"
ProjectSection(ProjectDependencies) = postProject
{460CC11A-6D29-4D21-A680-AFEAAE5D98F1} = {460CC11A-6D29-4D21-A680-AFEAAE5D98F1}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{96F45142-81B8-47F5-BE1C-49D5941A1947}.Debug|x64.ActiveCfg = Debug|x64
{96F45142-81B8-47F5-BE1C-49D5941A1947}.Debug|x64.Build.0 = Debug|x64
{96F45142-81B8-47F5-BE1C-49D5941A1947}.Release|x64.ActiveCfg = Release|x64
{96F45142-81B8-47F5-BE1C-49D5941A1947}.Release|x64.Build.0 = Release|x64
{460CC11A-6D29-4D21-A680-AFEAAE5D98F1}.Debug|x64.ActiveCfg = Debug|x64
{460CC11A-6D29-4D21-A680-AFEAAE5D98F1}.Debug|x64.Build.0 = Debug|x64
{460CC11A-6D29-4D21-A680-AFEAAE5D98F1}.Release|x64.ActiveCfg = Release|x64
{460CC11A-6D29-4D21-A680-AFEAAE5D98F1}.Release|x64.Build.0 = Release|x64
{5C87F9D2-EEEB-4B87-9BE4-BC17C418504F}.Debug|x64.ActiveCfg = Debug|x64
{5C87F9D2-EEEB-4B87-9BE4-BC17C418504F}.Debug|x64.Build.0 = Debug|x64
{5C87F9D2-EEEB-4B87-9BE4-BC17C418504F}.Release|x64.ActiveCfg = Release|x64
{5C87F9D2-EEEB-4B87-9BE4-BC17C418504F}.Release|x64.Build.0 = Release|x64
{E04DF53D-1C09-47F8-B6F9-081BD2B3BBE8}.Debug|x64.ActiveCfg = Debug|x64
{E04DF53D-1C09-47F8-B6F9-081BD2B3BBE8}.Debug|x64.Build.0 = Debug|x64
{E04DF53D-1C09-47F8-B6F9-081BD2B3BBE8}.Release|x64.ActiveCfg = Release|x64
{E04DF53D-1C09-47F8-B6F9-081BD2B3BBE8}.Release|x64.Build.0 = Release|x64
{622B7C81-45DE-4A41-9143-74173E60F409}.Debug|x64.ActiveCfg = Debug|x64
{622B7C81-45DE-4A41-9143-74173E60F409}.Debug|x64.Build.0 = Debug|x64
{622B7C81-45DE-4A41-9143-74173E60F409}.Release|x64.ActiveCfg = Release|x64
{622B7C81-45DE-4A41-9143-74173E60F409}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal