aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj
diff options
context:
space:
mode:
authorEdwardFine <[email protected]>2022-10-12 16:06:58 -0700
committerEdwardFine <[email protected]>2022-10-12 16:06:58 -0700
commita743390baca095adcb4f2283b2bae8cc4a008bea (patch)
treecafe069481c4740e9176839d2544c8f197fb09e4 /CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj
parentIgnore (diff)
downloadcst116-chapter8-debugging-edwardfine-a743390baca095adcb4f2283b2bae8cc4a008bea.tar.xz
cst116-chapter8-debugging-edwardfine-a743390baca095adcb4f2283b2bae8cc4a008bea.zip
Finished debugging
Diffstat (limited to 'CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj')
-rw-r--r--CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj
index b7c71c7..2b4fcc0 100644
--- a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj
+++ b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj
@@ -127,7 +127,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="CST116-Ch8-Debugging.cpp" />
+ <ClCompile Include="CST116-Ch8-Debugging-Fine.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">