diff options
| author | tafaar <[email protected]> | 2022-10-11 19:06:54 -0700 |
|---|---|---|
| committer | tafaar <[email protected]> | 2022-10-11 19:06:54 -0700 |
| commit | 76d71054beeda0981047c9dd5bfc0fb7ca7a6feb (patch) | |
| tree | 88d888231600b3fe0426d9960cefce15b7b52450 /CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj.filters | |
| parent | finished (diff) | |
| download | cst116-chapter8-debugging-hill-76d71054beeda0981047c9dd5bfc0fb7ca7a6feb.tar.xz cst116-chapter8-debugging-hill-76d71054beeda0981047c9dd5bfc0fb7ca7a6feb.zip | |
added flowchart
Diffstat (limited to 'CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj.filters')
| -rw-r--r-- | CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj.filters | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj.filters b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj.filters index 3af9a09..b9d7605 100644 --- a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj.filters +++ b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj.filters @@ -19,4 +19,9 @@ <Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Ch8-Debugging-Flowchart.txt">
+ <Filter>Source Files</Filter>
+ </Text>
+ </ItemGroup>
</Project>
\ No newline at end of file |