aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
diff options
context:
space:
mode:
authoralexandra-apetroaei <andra@MSI>2022-10-07 12:09:19 -0800
committeralexandra-apetroaei <andra@MSI>2022-10-07 12:09:19 -0800
commita74e54e679563db8943989c218f9a1fbdad92e5b (patch)
treeeefccced63404cbb3ed0427fff1f9ab67a0299da /CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
parentchanges two (diff)
downloadcst116-ch7-debugging-alexandra-apetroaei-a74e54e679563db8943989c218f9a1fbdad92e5b.tar.xz
cst116-ch7-debugging-alexandra-apetroaei-a74e54e679563db8943989c218f9a1fbdad92e5b.zip
added psuedo-code
Diffstat (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj')
-rw-r--r--CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
index 45b2819..f8b11cd 100644
--- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
+++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
@@ -129,6 +129,9 @@
<ItemGroup>
<ClCompile Include="CST116-Ch7-Debugging.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="Chapter 7 psuedo-chart.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>