aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj
diff options
context:
space:
mode:
authorTheOtherTonyStark <[email protected]>2022-10-12 17:26:04 -0700
committerTheOtherTonyStark <[email protected]>2022-10-12 17:26:04 -0700
commit392ac259082e0598e65fe09e86166ad3ce826d8e (patch)
treed14e780d64442d2128054eaa76beb569e72055fd /CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj
parentFifth Commit (diff)
downloadcst116-chapter8-debugging-theothertonystark-392ac259082e0598e65fe09e86166ad3ce826d8e.tar.xz
cst116-chapter8-debugging-theothertonystark-392ac259082e0598e65fe09e86166ad3ce826d8e.zip
Sixth Change
Diffstat (limited to 'CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj')
-rw-r--r--CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj
index 05034a7..f6579ce 100644
--- a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj
+++ b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj
@@ -130,6 +130,10 @@
<ItemGroup>
<ClCompile Include="CST116-Ch8-Debugging-Chambers.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Ch8-Debugging-Solution.txt" />
+ <Text Include="CST116-Ch8-Debugging-Psuedocode.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>