diff options
| author | Musa Ahmed <[email protected]> | 2022-09-29 15:36:51 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-09-29 15:36:51 -0700 |
| commit | 841f685b160c810f9e3eb3b1b5b1a093f77d3e2d (patch) | |
| tree | 87a89a740c1518f0d2c9452d99dc7b931e4d8e39 /Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters | |
| parent | fffff (diff) | |
| download | cst116-lab0-debugging-m005a-841f685b160c810f9e3eb3b1b5b1a093f77d3e2d.tar.xz cst116-lab0-debugging-m005a-841f685b160c810f9e3eb3b1b5b1a093f77d3e2d.zip | |
Added flowchart image
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 | 5 |
1 files changed, 5 insertions, 0 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..e28464e 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters @@ -19,4 +19,9 @@ <Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
+ <ItemGroup>
+ <Image Include="..\..\..\..\OneDrive\Pictures\CST116-Lab0-Ahmed.png">
+ <Filter>Source Files</Filter>
+ </Image>
+ </ItemGroup>
</Project>
\ No newline at end of file |