diff options
| author | jacobdw22 <[email protected]> | 2022-09-30 18:38:49 -0700 |
|---|---|---|
| committer | jacobdw22 <[email protected]> | 2022-09-30 18:38:49 -0700 |
| commit | d19898d05251489dd73e6990856a4c933e72c94d (patch) | |
| tree | 08ac0dcfee23c13adc29191eb89c330b796e7549 /CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj | |
| parent | simple changes (diff) | |
| download | cst116-ch5-debugging-jacobdw22-main.tar.xz cst116-ch5-debugging-jacobdw22-main.zip | |
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">
|