aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
diff options
context:
space:
mode:
authorJoseph Williams <[email protected]>2022-10-05 16:35:29 -0700
committerJoseph Williams <[email protected]>2022-10-05 16:35:29 -0700
commit181de10a9a15c6fe3ac564bea16fa59b25669b72 (patch)
tree6977f97616a90a8d24f3d6a1766781181b4b5503 /CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
parentSetting up GitHub Classroom Feedback (diff)
downloadcst116-ch7-debugging-allthenamesaretaken3141-181de10a9a15c6fe3ac564bea16fa59b25669b72.tar.xz
cst116-ch7-debugging-allthenamesaretaken3141-181de10a9a15c6fe3ac564bea16fa59b25669b72.zip
completed debugging problems, still need to add run file
Diffstat (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj')
-rw-r--r--CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
index 45b2819..c001452 100644
--- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
+++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
@@ -127,7 +127,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="CST116-Ch7-Debugging.cpp" />
+ <ClCompile Include="CST116-Ch7-Debugging-Williams.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">