diff options
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 | 4 |
1 files changed, 2 insertions, 2 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 3911d3f..e75d2b2 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters @@ -15,12 +15,12 @@ </Filter>
</ItemGroup>
<ItemGroup>
- <ClCompile Include="Ch 5 Debugging Project.cpp">
+ <ClCompile Include="CST116-Debugging-Ahmed.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
- <Image Include="..\..\..\..\OneDrive\Pictures\CST116-Lab0-Ahmed.png">
+ <Image Include="..\..\..\..\OneDrive\Pictures\CST116-Debugging-Ahmed.png">
<Filter>Source Files</Filter>
</Image>
</ItemGroup>
|