aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj
diff options
context:
space:
mode:
authorprestonderek <[email protected]>2022-10-18 10:35:36 -0700
committerprestonderek <[email protected]>2022-10-18 10:35:36 -0700
commite1d9637ef127b5b6e83cb6114e27e65ca174840f (patch)
tree7a4a26158d4ed2d3f5bdc24489e3d6849635fb27 /CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj
parentExercise 4 complete (diff)
downloadcst116-ch9-debugging-prestonderek-e1d9637ef127b5b6e83cb6114e27e65ca174840f.tar.xz
cst116-ch9-debugging-prestonderek-e1d9637ef127b5b6e83cb6114e27e65ca174840f.zip
Commit pseudocode
Diffstat (limited to 'CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj')
-rw-r--r--CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj b/CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj
index d7fabd9..a512593 100644
--- a/CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj
+++ b/CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj
@@ -129,6 +129,9 @@
<ItemGroup>
<ClCompile Include="CST116-Ch9-Debugging.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Ch9-Debugging-Preston-Pseduocode.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>