diff options
| author | Anibal LopezBonilla <[email protected]> | 2022-10-04 14:37:18 -0700 |
|---|---|---|
| committer | Anibal LopezBonilla <[email protected]> | 2022-10-04 14:37:18 -0700 |
| commit | 04dbc93aadb8a7f2c00b3df42a92c1069655ec0f (patch) | |
| tree | 06472133a1fe634823d2be499412b7c6f117d1cf /CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters | |
| parent | Test 2 (diff) | |
| download | cst116-ch6-debugging-buzzerbeaterclutch-04dbc93aadb8a7f2c00b3df42a92c1069655ec0f.tar.xz cst116-ch6-debugging-buzzerbeaterclutch-04dbc93aadb8a7f2c00b3df42a92c1069655ec0f.zip | |
test
Diffstat (limited to 'CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters')
| -rw-r--r-- | CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters index 187ab51..e4b1b52 100644 --- a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters +++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters @@ -15,7 +15,7 @@ </Filter>
</ItemGroup>
<ItemGroup>
- <ClCompile Include="CST116-Ch6-Debugging.cpp">
+ <ClCompile Include="CST116-Ch6-Lopez-Bonilla.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
|