aboutsummaryrefslogtreecommitdiff
path: root/Homework2/Homework2.sln
diff options
context:
space:
mode:
authorAsahel <[email protected]>2024-01-29 16:19:29 -0800
committerAsahel <[email protected]>2024-01-29 16:19:29 -0800
commit3574cca5db98daa5264ea07d901fd366d07119ce (patch)
tree0165d863c7b745e298f4a05c758cbada99861776 /Homework2/Homework2.sln
parentadd deadline (diff)
downloadhomework-2-asahellt-3574cca5db98daa5264ea07d901fd366d07119ce.tar.xz
homework-2-asahellt-3574cca5db98daa5264ea07d901fd366d07119ce.zip
Spacing and headers
Diffstat (limited to 'Homework2/Homework2.sln')
-rw-r--r--Homework2/Homework2.sln31
1 files changed, 31 insertions, 0 deletions
diff --git a/Homework2/Homework2.sln b/Homework2/Homework2.sln
new file mode 100644
index 0000000..0f677d5
--- /dev/null
+++ b/Homework2/Homework2.sln
@@ -0,0 +1,31 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 17
+VisualStudioVersion = 17.8.34408.163
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Homework2", "Homework2.vcxproj", "{7F7E5CF0-CA91-4F15-85DF-5F84D0675F87}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|x64 = Debug|x64
+ Debug|x86 = Debug|x86
+ Release|x64 = Release|x64
+ Release|x86 = Release|x86
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {7F7E5CF0-CA91-4F15-85DF-5F84D0675F87}.Debug|x64.ActiveCfg = Debug|x64
+ {7F7E5CF0-CA91-4F15-85DF-5F84D0675F87}.Debug|x64.Build.0 = Debug|x64
+ {7F7E5CF0-CA91-4F15-85DF-5F84D0675F87}.Debug|x86.ActiveCfg = Debug|Win32
+ {7F7E5CF0-CA91-4F15-85DF-5F84D0675F87}.Debug|x86.Build.0 = Debug|Win32
+ {7F7E5CF0-CA91-4F15-85DF-5F84D0675F87}.Release|x64.ActiveCfg = Release|x64
+ {7F7E5CF0-CA91-4F15-85DF-5F84D0675F87}.Release|x64.Build.0 = Release|x64
+ {7F7E5CF0-CA91-4F15-85DF-5F84D0675F87}.Release|x86.ActiveCfg = Release|Win32
+ {7F7E5CF0-CA91-4F15-85DF-5F84D0675F87}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {E4573B17-DDF2-446C-B37B-2CB5CD9743AF}
+ EndGlobalSection
+EndGlobal