diff options
| author | Musa Ahmed <[email protected]> | 2022-10-26 17:25:52 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-10-26 17:25:52 -0700 |
| commit | 531573350bbc73456f9469ea38db4f727f7f444c (patch) | |
| tree | fb249d4c4e636f20b63464f0fb4d1f63a2603d45 /CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters | |
| parent | decimal places (diff) | |
| download | cst116-proj1-main.tar.xz cst116-proj1-main.zip | |
Diffstat (limited to 'CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters')
| -rw-r--r-- | CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters index 3a09495..a9fa5af 100644 --- a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters +++ b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters @@ -15,7 +15,7 @@ </Filter>
</ItemGroup>
<ItemGroup>
- <ClCompile Include="Project1.cpp">
+ <ClCompile Include="Part2.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
|