diff options
Diffstat (limited to 'Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj')
| -rw-r--r-- | Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj index 67135b9..1229178 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj @@ -140,10 +140,10 @@ </Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="Ch 5 Debugging Project.cpp" />
+ <ClCompile Include="CST116-Debugging-Ahmed.cpp" />
</ItemGroup>
<ItemGroup>
- <Image Include="..\..\..\..\OneDrive\Pictures\CST116-Lab0-Ahmed.png" />
+ <Image Include="..\..\..\..\OneDrive\Pictures\CST116-Debugging-Ahmed.png" />
</ItemGroup>
<ItemGroup>
<Text Include="CST11116-Lab0-Ahmed.txt" />
|