diff options
| author | Musa Ahmed <[email protected]> | 2022-10-05 19:24:36 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-10-05 19:24:36 -0700 |
| commit | c5568f353f7e08ed3ad0ecf4f308b63bd40e3607 (patch) | |
| tree | 61a0046b62c2cb85c872a4cef557799686734ec9 /Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters | |
| parent | edited comments (diff) | |
| download | cst116-lab0-debugging-m005a-c5568f353f7e08ed3ad0ecf4f308b63bd40e3607.tar.xz cst116-lab0-debugging-m005a-c5568f353f7e08ed3ad0ecf4f308b63bd40e3607.zip | |
finished (I think)
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>
|