diff options
| author | Joseph Williams <[email protected]> | 2022-10-05 16:47:53 -0700 |
|---|---|---|
| committer | Joseph Williams <[email protected]> | 2022-10-05 16:47:53 -0700 |
| commit | fb730579b658b02474d622bfa3fcb31e31528c4a (patch) | |
| tree | c5b324b850588daad3522f5a790c561d8e480d6b /CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj | |
| parent | added run file (diff) | |
| download | cst116-ch7-debugging-allthenamesaretaken3141-main.tar.xz cst116-ch7-debugging-allthenamesaretaken3141-main.zip | |
Diffstat (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj')
| -rw-r--r-- | CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj index aadabbf..be615e8 100644 --- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj @@ -130,6 +130,7 @@ <ClCompile Include="CST116-Ch7-Debugging-Williams.cpp" />
</ItemGroup>
<ItemGroup>
+ <Text Include="CST116-Ch7-Debugging-Williams-PSEUDOCODE.txt" />
<Text Include="CST116-Ch7-Debugging-Williams-RUN.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|