-
Notifications
You must be signed in to change notification settings - Fork 0
/
AETG_2.sln
54 lines (54 loc) · 2.53 KB
/
AETG_2.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27004.2002
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AETG_Project_2", "AETG_Project_2\AETG_Project_2.vcxproj", "{3023275B-8325-4BC6-8FB6-22BF490C7AFE}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2EB5E138-9D1A-4BA9-9428-F86D085A1D31}"
ProjectSection(SolutionItems) = preProject
Doxyfile.dxg = Doxyfile.dxg
ReadMe.md = ReadMe.md
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Documentation", "Documentation", "{E8164C3A-958B-4417-8C35-AD12D6EB1EF6}"
ProjectSection(SolutionItems) = preProject
Documentation\AETG_2.pdf = Documentation\AETG_2.pdf
Reference Documents\HW2-AETG-S15.pdf = Reference Documents\HW2-AETG-S15.pdf
Reference Documents\HW2GradingForm.pdf = Reference Documents\HW2GradingForm.pdf
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3023275B-8325-4BC6-8FB6-22BF490C7AFE}.Debug|Win32.ActiveCfg = Debug|Win32
{3023275B-8325-4BC6-8FB6-22BF490C7AFE}.Debug|Win32.Build.0 = Debug|Win32
{3023275B-8325-4BC6-8FB6-22BF490C7AFE}.Debug|x64.ActiveCfg = Debug|x64
{3023275B-8325-4BC6-8FB6-22BF490C7AFE}.Debug|x64.Build.0 = Debug|x64
{3023275B-8325-4BC6-8FB6-22BF490C7AFE}.Release|Win32.ActiveCfg = Release|Win32
{3023275B-8325-4BC6-8FB6-22BF490C7AFE}.Release|Win32.Build.0 = Release|Win32
{3023275B-8325-4BC6-8FB6-22BF490C7AFE}.Release|x64.ActiveCfg = Release|x64
{3023275B-8325-4BC6-8FB6-22BF490C7AFE}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0B8D9A79-7617-4FE9-8EFD-D07FF96BEDDB}
EndGlobalSection
GlobalSection(TeamFoundationVersionControl) = preSolution
SccNumberOfProjects = 1
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
SccTeamFoundationServer = https://ualr-projects.visualstudio.com/
SccProjectUniqueName0 = AETG_Project_2\\AETG_Project_2.vcxproj
SccProjectName0 = AETG_Project_2
SccAuxPath0 = https://ualr-projects.visualstudio.com
SccLocalPath0 = AETG_Project_2
SccProvider0 = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
EndGlobalSection
EndGlobal