aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
diff options
context:
space:
mode:
authorJoseph Williams <[email protected]>2022-10-20 14:38:56 -0700
committerJoseph Williams <[email protected]>2022-10-20 14:38:56 -0700
commit55fbb55fd2852027c53c661c79ffb2b2db1f09c9 (patch)
treeee68ff788b5b0a7de27395f46182599b6af0665b /CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
parentSetting up GitHub Classroom Feedback (diff)
downloadcst116-ch10-debugging-allthenamesaretaken3141-main.tar.xz
cst116-ch10-debugging-allthenamesaretaken3141-main.zip
finished.HEADmain
Diffstat (limited to 'CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj')
-rw-r--r--CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj6
1 files changed, 5 insertions, 1 deletions
diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
index 35e9b1e..4da25af 100644
--- a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
+++ b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
@@ -127,7 +127,11 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="CST116-Ch10-Debugging.cpp" />
+ <ClCompile Include="CST116-Ch10-Debugging-Williams.cpp" />
+ </ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Ch10-Debugging-Williams-Pseudocode.txt" />
+ <Text Include="CST116-Ch10-Debugging-Williams-Run.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">