aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
diff options
context:
space:
mode:
authorTrenton Stark <[email protected]>2022-10-22 12:25:17 -0700
committerTrenton Stark <[email protected]>2022-10-22 12:25:17 -0700
commit90d0105105e02d5af650d3f9e14322a0ce80befc (patch)
tree0bb62fe70679412a8b9b968ec0244c7911b01e76 /CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
parentCompleted exercise 3 (diff)
downloadcst116-ch10-debugging-stark-90d0105105e02d5af650d3f9e14322a0ce80befc.tar.xz
cst116-ch10-debugging-stark-90d0105105e02d5af650d3f9e14322a0ce80befc.zip
Added name
Diffstat (limited to 'CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj')
-rw-r--r--CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
index 35e9b1e..504e377 100644
--- a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
+++ b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
@@ -127,7 +127,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="CST116-Ch10-Debugging.cpp" />
+ <ClCompile Include="CST116-Ch10-Debugging-stark.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">