diff options
| author | Musa Ahmed <[email protected]> | 2022-11-30 17:51:12 -0800 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-11-30 17:51:12 -0800 |
| commit | ce16e1414e1a4dde941bb78d2f0796ab98ffda4b (patch) | |
| tree | fa3a1eaa611d3db27a9f917034cefc85d3fe12b4 /CST116-Lab3-Ahmed | |
| parent | removed unneeded files (diff) | |
| download | cst116-lab3-m005a-master.tar.xz cst116-lab3-m005a-master.zip | |
Diffstat (limited to 'CST116-Lab3-Ahmed')
| -rw-r--r-- | CST116-Lab3-Ahmed/CST116-Lab3-Ahmed.sln | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/CST116-Lab3-Ahmed/CST116-Lab3-Ahmed.sln b/CST116-Lab3-Ahmed/CST116-Lab3-Ahmed.sln new file mode 100644 index 0000000..0b6d00d --- /dev/null +++ b/CST116-Lab3-Ahmed/CST116-Lab3-Ahmed.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.3.32929.385 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CST116-Lab3-Ahmed", "CST116-Lab3-Ahmed.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 = {B4AE4429-A93F-469E-A894-A81605946B57} + EndGlobalSection +EndGlobal |