aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch8-Debugging/CST116-Ch8-Debugging.sln
diff options
context:
space:
mode:
authorgithub-classroom[bot] <66690702+github-classroom[bot]@users.noreply.github.com>2022-10-08 19:46:05 +0000
committergithub-classroom[bot] <66690702+github-classroom[bot]@users.noreply.github.com>2022-10-08 19:46:05 +0000
commit4b9a71996e7cb3ea9c2e1b1a3b70c7044b4a74f6 (patch)
tree61b75dbf823e0663c51f57b1fee1f87ade0d9ed6 /CST116-Ch8-Debugging/CST116-Ch8-Debugging.sln
downloadcst116-chapter8-debugging-bitflip64-main.tar.xz
cst116-chapter8-debugging-bitflip64-main.zip
Initial commitHEADmain
Diffstat (limited to 'CST116-Ch8-Debugging/CST116-Ch8-Debugging.sln')
-rw-r--r--CST116-Ch8-Debugging/CST116-Ch8-Debugging.sln31
1 files changed, 31 insertions, 0 deletions
diff --git a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.sln b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.sln
new file mode 100644
index 0000000..c7e9663
--- /dev/null
+++ b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.sln
@@ -0,0 +1,31 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 17
+VisualStudioVersion = 17.3.32804.467
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CST116-Ch8-Debugging", "CST116-Ch8-Debugging.vcxproj", "{15FB2850-7B95-4328-9080-89F6CEA8E210}"
+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
+ {15FB2850-7B95-4328-9080-89F6CEA8E210}.Debug|x64.ActiveCfg = Debug|x64
+ {15FB2850-7B95-4328-9080-89F6CEA8E210}.Debug|x64.Build.0 = Debug|x64
+ {15FB2850-7B95-4328-9080-89F6CEA8E210}.Debug|x86.ActiveCfg = Debug|Win32
+ {15FB2850-7B95-4328-9080-89F6CEA8E210}.Debug|x86.Build.0 = Debug|Win32
+ {15FB2850-7B95-4328-9080-89F6CEA8E210}.Release|x64.ActiveCfg = Release|x64
+ {15FB2850-7B95-4328-9080-89F6CEA8E210}.Release|x64.Build.0 = Release|x64
+ {15FB2850-7B95-4328-9080-89F6CEA8E210}.Release|x86.ActiveCfg = Release|Win32
+ {15FB2850-7B95-4328-9080-89F6CEA8E210}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {43A2283A-9840-4C06-B7C7-104ED8968443}
+ EndGlobalSection
+EndGlobal