diff options
| author | Musa Ahmed <[email protected]> | 2022-10-26 17:25:52 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-10-26 17:25:52 -0700 |
| commit | 531573350bbc73456f9469ea38db4f727f7f444c (patch) | |
| tree | fb249d4c4e636f20b63464f0fb4d1f63a2603d45 /CST116-Ch5-Debugging/CST116 - Project 1.sln | |
| parent | decimal places (diff) | |
| download | cst116-proj1-main.tar.xz cst116-proj1-main.zip | |
Diffstat (limited to 'CST116-Ch5-Debugging/CST116 - Project 1.sln')
| -rw-r--r-- | CST116-Ch5-Debugging/CST116 - Project 1.sln | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CST116-Ch5-Debugging/CST116 - Project 1.sln b/CST116-Ch5-Debugging/CST116 - Project 1.sln index 0e0f5ba..9689d34 100644 --- a/CST116-Ch5-Debugging/CST116 - Project 1.sln +++ b/CST116-Ch5-Debugging/CST116 - Project 1.sln @@ -5,6 +5,16 @@ VisualStudioVersion = 17.3.32804.467 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CST116-Ch5-Debugging", "CST116-Ch5-Debugging.vcxproj", "{656289CE-6A7B-4681-B61A-B8BD2CF9E712}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "PROJECT 1", "PROJECT 1", "{75BE3CA3-ED6B-4ABD-8D38-433BC3776801}" + ProjectSection(SolutionItems) = preProject + ..\..\..\..\OneDrive\Desktop\Project1\Part-Partner-Errors.txt = ..\..\..\..\OneDrive\Desktop\Project1\Part-Partner-Errors.txt + ..\..\..\..\OneDrive\Desktop\Project1\Part1-Completed.txt = ..\..\..\..\OneDrive\Desktop\Project1\Part1-Completed.txt + ..\..\..\..\OneDrive\Desktop\Project1\Part1-My-Errors.txt = ..\..\..\..\OneDrive\Desktop\Project1\Part1-My-Errors.txt + ..\..\..\..\OneDrive\Desktop\Project1\Part1-Partner-Errors.txt = ..\..\..\..\OneDrive\Desktop\Project1\Part1-Partner-Errors.txt + ..\..\..\..\OneDrive\Desktop\Project1\Part2-Completed.txt = ..\..\..\..\OneDrive\Desktop\Project1\Part2-Completed.txt + ..\..\..\..\OneDrive\Desktop\Project1\Pseuodocode.txt = ..\..\..\..\OneDrive\Desktop\Project1\Pseuodocode.txt + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 |