aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj
diff options
context:
space:
mode:
authorMusa Ahmed <[email protected]>2022-10-26 17:25:52 -0700
committerMusa Ahmed <[email protected]>2022-10-26 17:25:52 -0700
commit531573350bbc73456f9469ea38db4f727f7f444c (patch)
treefb249d4c4e636f20b63464f0fb4d1f63a2603d45 /CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj
parentdecimal places (diff)
downloadcst116-proj1-main.tar.xz
cst116-proj1-main.zip
Finished part 2HEADmain
Diffstat (limited to 'CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj')
-rw-r--r--CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj
index 4d8debf..a0a5c08 100644
--- a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj
+++ b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj
@@ -127,7 +127,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="Project1.cpp" />
+ <ClCompile Include="Part2.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">