diff options
| author | prestonderek <[email protected]> | 2022-11-02 22:05:08 -0700 |
|---|---|---|
| committer | prestonderek <[email protected]> | 2022-11-02 22:05:08 -0700 |
| commit | c6f3e36e32e27c52d13af1d6b6584ae0893882e2 (patch) | |
| tree | f23f091d95b0f1a83a0b05a026bfeb68b92a7fda /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj | |
| parent | Done (diff) | |
| download | cst116-ch11-debugging-prestonderek-master.tar.xz cst116-ch11-debugging-prestonderek-master.zip | |
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 19b6f1b..0b521ef 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj +++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj @@ -132,6 +132,7 @@ <ItemGroup> <Text Include="..\..\..\..\..\..\temp\Chap_11_Report.txt" /> <Text Include="D:\Important\School\CST116\Debug11File1.txt" /> + <Text Include="CST116-Ch11-Debugging-Pseduocode-Preston.txt" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |