diff options
| author | Lloyd Crawford <Lloyd Crawford@LAPTOP-7HJCDLE5> | 2022-11-09 19:41:35 -0800 |
|---|---|---|
| committer | Lloyd Crawford <Lloyd Crawford@LAPTOP-7HJCDLE5> | 2022-11-09 19:41:35 -0800 |
| commit | 530ccd3f872d749e5c6757da99cd5f0dd701cd3e (patch) | |
| tree | 17ad439d7c74c9a6d0277abfa391c586562baa7f /CST116-Lab2Cold-Crawford.sln | |
| parent | Setting up GitHub Classroom Feedback (diff) | |
| download | cst116-lab2-19-ruin-master.tar.xz cst116-lab2-19-ruin-master.zip | |
Diffstat (limited to 'CST116-Lab2Cold-Crawford.sln')
| -rw-r--r-- | CST116-Lab2Cold-Crawford.sln | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/CST116-Lab2Cold-Crawford.sln b/CST116-Lab2Cold-Crawford.sln new file mode 100644 index 0000000..553b6b7 --- /dev/null +++ b/CST116-Lab2Cold-Crawford.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.3.32922.545 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CST116Lab2ColdCrawford", "BlankConsoleLab\BlankConsoleLab.vcxproj", "{3CECADE6-3E15-4852-BD24-65BFE5D3A3AA}" +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 + {3CECADE6-3E15-4852-BD24-65BFE5D3A3AA}.Debug|x64.ActiveCfg = Debug|x64 + {3CECADE6-3E15-4852-BD24-65BFE5D3A3AA}.Debug|x64.Build.0 = Debug|x64 + {3CECADE6-3E15-4852-BD24-65BFE5D3A3AA}.Debug|x86.ActiveCfg = Debug|Win32 + {3CECADE6-3E15-4852-BD24-65BFE5D3A3AA}.Debug|x86.Build.0 = Debug|Win32 + {3CECADE6-3E15-4852-BD24-65BFE5D3A3AA}.Release|x64.ActiveCfg = Release|x64 + {3CECADE6-3E15-4852-BD24-65BFE5D3A3AA}.Release|x64.Build.0 = Release|x64 + {3CECADE6-3E15-4852-BD24-65BFE5D3A3AA}.Release|x86.ActiveCfg = Release|Win32 + {3CECADE6-3E15-4852-BD24-65BFE5D3A3AA}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {EC527F13-2A1D-4796-AF96-DD5DD02A70F9} + EndGlobalSection +EndGlobal |