From ee73c43e288351257d9c20f3951a8bac58544154 Mon Sep 17 00:00:00 2001 From: KaedenGrubb <92477929+KaedenGrubb@users.noreply.github.com> Date: Sat, 4 Dec 2021 08:13:13 -0800 Subject: Add files via upload --- .../Module 1 Exercise 3.10 4.sln | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 Module 1 Exercise 3.10 4/Module 1 Exercise 3.10 4.sln (limited to 'Module 1 Exercise 3.10 4/Module 1 Exercise 3.10 4.sln') diff --git a/Module 1 Exercise 3.10 4/Module 1 Exercise 3.10 4.sln b/Module 1 Exercise 3.10 4/Module 1 Exercise 3.10 4.sln new file mode 100644 index 0000000..068bb18 --- /dev/null +++ b/Module 1 Exercise 3.10 4/Module 1 Exercise 3.10 4.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.31729.503 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Module 1 Exercise 3.10 4", "Module 1 Exercise 3.10 4\Module 1 Exercise 3.10 4.vcxproj", "{2210F1E5-72DC-4C5A-BD6C-D71B7B34C5CE}" +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 + {2210F1E5-72DC-4C5A-BD6C-D71B7B34C5CE}.Debug|x64.ActiveCfg = Debug|x64 + {2210F1E5-72DC-4C5A-BD6C-D71B7B34C5CE}.Debug|x64.Build.0 = Debug|x64 + {2210F1E5-72DC-4C5A-BD6C-D71B7B34C5CE}.Debug|x86.ActiveCfg = Debug|Win32 + {2210F1E5-72DC-4C5A-BD6C-D71B7B34C5CE}.Debug|x86.Build.0 = Debug|Win32 + {2210F1E5-72DC-4C5A-BD6C-D71B7B34C5CE}.Release|x64.ActiveCfg = Release|x64 + {2210F1E5-72DC-4C5A-BD6C-D71B7B34C5CE}.Release|x64.Build.0 = Release|x64 + {2210F1E5-72DC-4C5A-BD6C-D71B7B34C5CE}.Release|x86.ActiveCfg = Release|Win32 + {2210F1E5-72DC-4C5A-BD6C-D71B7B34C5CE}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {AF929D49-283E-429A-B7ED-3B5FDA484355} + EndGlobalSection +EndGlobal -- cgit v1.2.3