aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj
diff options
context:
space:
mode:
authorMusa Ahmed <[email protected]>2022-10-19 16:55:25 -0700
committerMusa Ahmed <[email protected]>2022-10-19 16:55:25 -0700
commite560d475a438f1fd4b5f9977e96a9145e350a4f8 (patch)
tree8a0297cee88a09e032fffe80c2b1dd894647345d /CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj
parentdid debugging exercises (diff)
downloadcst116-ch9-debugging-m005a-e560d475a438f1fd4b5f9977e96a9145e350a4f8.tar.xz
cst116-ch9-debugging-m005a-e560d475a438f1fd4b5f9977e96a9145e350a4f8.zip
Added the pseudocode txt
Diffstat (limited to 'CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj')
-rw-r--r--CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj b/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj
index 03b8aa4..4388c12 100644
--- a/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj
+++ b/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj
@@ -129,6 +129,9 @@
<ItemGroup>
<ClCompile Include="CST116-Ch9-Debugging-Ahmed.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="cst116-ch9-Debugging-Ahmed.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>