aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj
diff options
context:
space:
mode:
authorJoseph Williams <[email protected]>2022-10-13 14:41:06 -0700
committerJoseph Williams <[email protected]>2022-10-13 14:41:06 -0700
commitec24170d4ffe04c379881e35eb213ca416331760 (patch)
treeaf8377fd154b7cd553f2fc2afce3691594f9bae7 /CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj
parentSetting up GitHub Classroom Feedback (diff)
downloadcst116-ch9-debugging-allthenamesaretaken3141-main.tar.xz
cst116-ch9-debugging-allthenamesaretaken3141-main.zip
finishedHEADmain
Diffstat (limited to 'CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj')
-rw-r--r--CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj6
1 files changed, 5 insertions, 1 deletions
diff --git a/CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj b/CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj
index d7fabd9..4486921 100644
--- a/CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj
+++ b/CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj
@@ -127,7 +127,11 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="CST116-Ch9-Debugging.cpp" />
+ <ClCompile Include="CST116-Ch9-Debugging-Williams.cpp" />
+ </ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Ch9-Debugging-Williams-PSEUDOCODE.txt" />
+ <Text Include="CST116-Ch9-Debugging-Williams-RUN.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">