diff options
Diffstat (limited to 'CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj')
| -rw-r--r-- | CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj | 2 |
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 4339244..9b4ea88 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="CST116-Ch5-Debugging.cpp" />
+ <ClCompile Include="CST116-Ch5-Debugging-wilson.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
|