diff options
| author | Lloyd Crawford <Lloyd Crawford@LAPTOP-7HJCDLE5> | 2022-10-19 14:41:05 -0700 |
|---|---|---|
| committer | Lloyd Crawford <Lloyd Crawford@LAPTOP-7HJCDLE5> | 2022-10-19 14:41:05 -0700 |
| commit | 75e69b61a0885865a7429e832521b9a816907396 (patch) | |
| tree | 8758c27239d7fdb6de54b9790514fcc1bba170b9 /CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj.filters | |
| parent | Here is my completed CH 8 Debugging (diff) | |
| download | cst116-chapter8-debugging-19-ruin-main.tar.xz cst116-chapter8-debugging-19-ruin-main.zip | |
Diffstat (limited to 'CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj.filters')
| -rw-r--r-- | CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj.filters | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj.filters b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj.filters index 3af9a09..b7e28b6 100644 --- a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj.filters +++ b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj.filters @@ -15,7 +15,7 @@ </Filter>
</ItemGroup>
<ItemGroup>
- <ClCompile Include="CST116-Ch8-Debugging.cpp">
+ <ClCompile Include="CST116-Ch8-Debugging-Crawford.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
|