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 | |
| parent | Did 2.7 (diff) | |
| download | cst116-ch11-debugging-hill-e0cf28b058b3d8ea6c95c385696bee4540852bcd.tar.xz cst116-ch11-debugging-hill-e0cf28b058b3d8ea6c95c385696bee4540852bcd.zip | |
added flowchart, finished
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj')
| -rw-r--r-- | CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj index bf78376..0c22876 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj +++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj @@ -132,6 +132,7 @@ <ItemGroup> <Text Include="..\..\..\..\Desktop\Chap11-MyData.txt" /> <Text Include="..\..\..\..\Desktop\Chap_11_Report.txt" /> + <Text Include="cst116-ch11-debugging-flowchart.txt" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |