diff options
| author | Miles-Cell <[email protected]> | 2024-02-15 14:47:14 -0800 |
|---|---|---|
| committer | Miles-Cell <[email protected]> | 2024-02-15 14:47:14 -0800 |
| commit | c2839c03f7a1113f2641909a76e219eeed464501 (patch) | |
| tree | bad439bfa76f50a7505866ff589cec0c6cdf92af /In Class Exercise 11/In Class Exercise 11.sln | |
| parent | add deadline (diff) | |
| download | in-class-exercise-11-miles-cell-main.tar.xz in-class-exercise-11-miles-cell-main.zip | |
Diffstat (limited to 'In Class Exercise 11/In Class Exercise 11.sln')
| -rw-r--r-- | In Class Exercise 11/In Class Exercise 11.sln | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/In Class Exercise 11/In Class Exercise 11.sln b/In Class Exercise 11/In Class Exercise 11.sln new file mode 100644 index 0000000..4b38117 --- /dev/null +++ b/In Class Exercise 11/In Class Exercise 11.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}") = "In Class Exercise 11", "In Class Exercise 11\In Class Exercise 11.vcxproj", "{DBC6AD7D-F4A8-4EAF-950F-DD0B3986B69F}" +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 + {DBC6AD7D-F4A8-4EAF-950F-DD0B3986B69F}.Debug|x64.ActiveCfg = Debug|x64 + {DBC6AD7D-F4A8-4EAF-950F-DD0B3986B69F}.Debug|x64.Build.0 = Debug|x64 + {DBC6AD7D-F4A8-4EAF-950F-DD0B3986B69F}.Debug|x86.ActiveCfg = Debug|Win32 + {DBC6AD7D-F4A8-4EAF-950F-DD0B3986B69F}.Debug|x86.Build.0 = Debug|Win32 + {DBC6AD7D-F4A8-4EAF-950F-DD0B3986B69F}.Release|x64.ActiveCfg = Release|x64 + {DBC6AD7D-F4A8-4EAF-950F-DD0B3986B69F}.Release|x64.Build.0 = Release|x64 + {DBC6AD7D-F4A8-4EAF-950F-DD0B3986B69F}.Release|x86.ActiveCfg = Release|Win32 + {DBC6AD7D-F4A8-4EAF-950F-DD0B3986B69F}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {6D6B0114-357C-456F-826A-E5557C2BA293} + EndGlobalSection +EndGlobal |