diff options
| author | Miles-Cell <[email protected]> | 2024-01-21 22:37:17 -0800 |
|---|---|---|
| committer | Miles-Cell <[email protected]> | 2024-01-30 23:37:25 -0800 |
| commit | 72e977f478d5c387b69dfb730c804c830ae4635d (patch) | |
| tree | 7f0c219b4c342726e9c4501e94bed77d015d560a /Homework 2/Homework 2.sln | |
| parent | add deadline (diff) | |
| download | homework-2-miles-cell-develop.tar.xz homework-2-miles-cell-develop.zip | |
Homework complete.develop
Diffstat (limited to 'Homework 2/Homework 2.sln')
| -rw-r--r-- | Homework 2/Homework 2.sln | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Homework 2/Homework 2.sln b/Homework 2/Homework 2.sln new file mode 100644 index 0000000..48c663a --- /dev/null +++ b/Homework 2/Homework 2.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}") = "Homework 2", "Homework 2\Homework 2.vcxproj", "{11949188-10A3-4CAD-B09A-A8D6C6DEA0E8}" +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 + {11949188-10A3-4CAD-B09A-A8D6C6DEA0E8}.Debug|x64.ActiveCfg = Debug|x64 + {11949188-10A3-4CAD-B09A-A8D6C6DEA0E8}.Debug|x64.Build.0 = Debug|x64 + {11949188-10A3-4CAD-B09A-A8D6C6DEA0E8}.Debug|x86.ActiveCfg = Debug|Win32 + {11949188-10A3-4CAD-B09A-A8D6C6DEA0E8}.Debug|x86.Build.0 = Debug|Win32 + {11949188-10A3-4CAD-B09A-A8D6C6DEA0E8}.Release|x64.ActiveCfg = Release|x64 + {11949188-10A3-4CAD-B09A-A8D6C6DEA0E8}.Release|x64.Build.0 = Release|x64 + {11949188-10A3-4CAD-B09A-A8D6C6DEA0E8}.Release|x86.ActiveCfg = Release|Win32 + {11949188-10A3-4CAD-B09A-A8D6C6DEA0E8}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {95CD5AE9-C4F5-4519-BD4B-A98EDE9EEB96} + EndGlobalSection +EndGlobal |