diff options
| author | tafaar <[email protected]> | 2022-10-31 21:27:20 -0700 |
|---|---|---|
| committer | tafaar <[email protected]> | 2022-10-31 21:27:20 -0700 |
| commit | e0cf28b058b3d8ea6c95c385696bee4540852bcd (patch) | |
| tree | 7930894efb122247d812bec0f812d502af8e290d /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters | |
| parent | Did 2.7 (diff) | |
| download | archived-cst116-ch11-debugging-hill-e0cf28b058b3d8ea6c95c385696bee4540852bcd.tar.xz archived-cst116-ch11-debugging-hill-e0cf28b058b3d8ea6c95c385696bee4540852bcd.zip | |
added flowchart, finished
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters')
| -rw-r--r-- | CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters index a7c8759..e484785 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters +++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters @@ -22,5 +22,8 @@ <ItemGroup> <Text Include="..\..\..\..\Desktop\Chap11-MyData.txt" /> <Text Include="..\..\..\..\Desktop\Chap_11_Report.txt" /> + <Text Include="cst116-ch11-debugging-flowchart.txt"> + <Filter>Source Files</Filter> + </Text> </ItemGroup> </Project>
\ No newline at end of file |