summaryrefslogtreecommitdiff
path: root/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
diff options
context:
space:
mode:
authorTim Pearse <[email protected]>2022-11-02 17:16:14 -0700
committerTim Pearse <[email protected]>2022-11-02 17:16:14 -0700
commit388e44271604002577b10841934d5f2c3cc5df1e (patch)
tree0ba06e3587db28d2f6435f90d117dc96411c4c28 /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
parentInitial commit (diff)
downloadcst116-ch11-debugging-legokid1503-master.tar.xz
cst116-ch11-debugging-legokid1503-master.zip
Change 1 : The Code is done?HEADmaster
Next Step : Pseudocode
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj')
-rw-r--r--CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
index 2073e5b..1ac8fc2 100644
--- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
+++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
@@ -129,6 +129,10 @@
<ItemGroup>
<ClCompile Include="CST116-Ch11-Debugging.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="Chap_11_data.txt" />
+ <Text Include="Chap_11_dataoutput.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>