diff options
| author | EdwardFine <[email protected]> | 2022-09-29 16:20:58 -0700 |
|---|---|---|
| committer | EdwardFine <[email protected]> | 2022-09-29 16:20:58 -0700 |
| commit | 3498a50364dc498ab01984f23e913a5dbb368d91 (patch) | |
| tree | 2c958f46552dc3dbc7769d51ea4b8f37586bf4b6 /Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters | |
| parent | ! (diff) | |
| download | cst116-lab0-debugging-edwardfine-3498a50364dc498ab01984f23e913a5dbb368d91.tar.xz cst116-lab0-debugging-edwardfine-3498a50364dc498ab01984f23e913a5dbb368d91.zip | |
!
Diffstat (limited to 'Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters')
| -rw-r--r-- | Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters index f330efc..5ea56f6 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters @@ -15,7 +15,7 @@ </Filter>
</ItemGroup>
<ItemGroup>
- <ClCompile Include="Ch 5 Debugging Project.cpp">
+ <ClCompile Include="CST116-Debugging-Fine.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
|