diff options
| author | Anibal LopezBonilla <[email protected]> | 2022-10-03 10:14:04 -0700 |
|---|---|---|
| committer | Anibal LopezBonilla <[email protected]> | 2022-10-03 10:14:04 -0700 |
| commit | 556a3876cf40db0559299457398701787b99ec76 (patch) | |
| tree | a2a34a3e5ca404ad5de997eb3bd46ec0c10234c8 /Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters | |
| parent | File Rename (diff) | |
| download | cst116-lab0-debugging-buzzerbeaterclutch-556a3876cf40db0559299457398701787b99ec76.tar.xz cst116-lab0-debugging-buzzerbeaterclutch-556a3876cf40db0559299457398701787b99ec76.zip | |
File
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..c7efffc 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="CST-116-Lab0-Debugging-Lopez-Bonilla.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
|