diff options
| author | JordanHT-OIT <[email protected]> | 2021-12-08 17:08:42 -0800 |
|---|---|---|
| committer | JordanHT-OIT <[email protected]> | 2021-12-08 17:08:42 -0800 |
| commit | 0c39f5f945969e60e47de7224102087debcfd281 (patch) | |
| tree | da61a651753a0171cd2739c83970393b9442ec8f /CST116F2021-Proj3.sln | |
| parent | Add online IDE url (diff) | |
| download | cst116-proj3-jordanht-oit-master.tar.xz cst116-proj3-jordanht-oit-master.zip | |
Work was done within a different GitHub repo
Diffstat (limited to 'CST116F2021-Proj3.sln')
| -rw-r--r-- | CST116F2021-Proj3.sln | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/CST116F2021-Proj3.sln b/CST116F2021-Proj3.sln deleted file mode 100644 index e882c72..0000000 --- a/CST116F2021-Proj3.sln +++ /dev/null @@ -1,31 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.31424.327 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CST116F2021-Proj3", "CST116F2021-Proj3\CST116F2021-Proj3.vcxproj", "{1285E6AD-C1B4-4376-81E1-6B8B871B39BF}" -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 - {1285E6AD-C1B4-4376-81E1-6B8B871B39BF}.Debug|x64.ActiveCfg = Debug|x64 - {1285E6AD-C1B4-4376-81E1-6B8B871B39BF}.Debug|x64.Build.0 = Debug|x64 - {1285E6AD-C1B4-4376-81E1-6B8B871B39BF}.Debug|x86.ActiveCfg = Debug|Win32 - {1285E6AD-C1B4-4376-81E1-6B8B871B39BF}.Debug|x86.Build.0 = Debug|Win32 - {1285E6AD-C1B4-4376-81E1-6B8B871B39BF}.Release|x64.ActiveCfg = Release|x64 - {1285E6AD-C1B4-4376-81E1-6B8B871B39BF}.Release|x64.Build.0 = Release|x64 - {1285E6AD-C1B4-4376-81E1-6B8B871B39BF}.Release|x86.ActiveCfg = Release|Win32 - {1285E6AD-C1B4-4376-81E1-6B8B871B39BF}.Release|x86.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {A9B84DFB-1810-4689-ADE1-DB1D62EFF511} - EndGlobalSection -EndGlobal |