diff options
| author | Musa Ahmed <[email protected]> | 2022-10-25 18:31:55 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-10-25 18:31:55 -0700 |
| commit | c98b9abd6d5c12b2bd42da93f87cda70b5a5bae9 (patch) | |
| tree | b462adbea16002a881b5bc2b52944226ac7c21d4 /CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj | |
| parent | Added output text file (diff) | |
| download | cst116-ch10-debugging-m005a-c98b9abd6d5c12b2bd42da93f87cda70b5a5bae9.tar.xz cst116-ch10-debugging-m005a-c98b9abd6d5c12b2bd42da93f87cda70b5a5bae9.zip | |
Diffstat (limited to 'CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj')
| -rw-r--r-- | CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj b/CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj index 2954934..d790bd2 100644 --- a/CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj +++ b/CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj @@ -131,6 +131,7 @@ </ItemGroup> <ItemGroup> <Text Include="CST116-Ch10-Debugging-Ahmed.txt" /> + <Text Include="CST116-Ch10-Debugging-Pseudocode-Ahmed.txt" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |