aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch7-Debugging-Ahmed/CST116-Ch7-Debugging-Ahmed.sln
diff options
context:
space:
mode:
authorMusa Ahmed <[email protected]>2022-10-12 11:45:20 -0700
committerMusa Ahmed <[email protected]>2022-10-12 11:45:20 -0700
commit30f694af6449574b630b1a5b36aa4d0896ddad55 (patch)
tree6f7ecd26896e442f28137201fd2be17e5e845f16 /CST116-Ch7-Debugging-Ahmed/CST116-Ch7-Debugging-Ahmed.sln
parentAnswered questions & added text file (diff)
downloadcst116-ch7-debugging-m005a-30f694af6449574b630b1a5b36aa4d0896ddad55.tar.xz
cst116-ch7-debugging-m005a-30f694af6449574b630b1a5b36aa4d0896ddad55.zip
Renamed & Added Flowchart
Diffstat (limited to 'CST116-Ch7-Debugging-Ahmed/CST116-Ch7-Debugging-Ahmed.sln')
-rw-r--r--CST116-Ch7-Debugging-Ahmed/CST116-Ch7-Debugging-Ahmed.sln31
1 files changed, 31 insertions, 0 deletions
diff --git a/CST116-Ch7-Debugging-Ahmed/CST116-Ch7-Debugging-Ahmed.sln b/CST116-Ch7-Debugging-Ahmed/CST116-Ch7-Debugging-Ahmed.sln
new file mode 100644
index 0000000..8fed5aa
--- /dev/null
+++ b/CST116-Ch7-Debugging-Ahmed/CST116-Ch7-Debugging-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-Ch7-Debugging-Ahmed", "CST116-Ch7-Debugging-Ahmed.vcxproj", "{B0D44148-EC98-40C2-9B22-161D71C6254B}"
+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
+ {B0D44148-EC98-40C2-9B22-161D71C6254B}.Debug|x64.ActiveCfg = Debug|x64
+ {B0D44148-EC98-40C2-9B22-161D71C6254B}.Debug|x64.Build.0 = Debug|x64
+ {B0D44148-EC98-40C2-9B22-161D71C6254B}.Debug|x86.ActiveCfg = Debug|Win32
+ {B0D44148-EC98-40C2-9B22-161D71C6254B}.Debug|x86.Build.0 = Debug|Win32
+ {B0D44148-EC98-40C2-9B22-161D71C6254B}.Release|x64.ActiveCfg = Release|x64
+ {B0D44148-EC98-40C2-9B22-161D71C6254B}.Release|x64.Build.0 = Release|x64
+ {B0D44148-EC98-40C2-9B22-161D71C6254B}.Release|x86.ActiveCfg = Release|Win32
+ {B0D44148-EC98-40C2-9B22-161D71C6254B}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {2D96A799-BBC3-412C-902D-33F28B360D22}
+ EndGlobalSection
+EndGlobal