summaryrefslogtreecommitdiff
path: root/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
diff options
context:
space:
mode:
authortafaar <[email protected]>2022-10-31 20:45:07 -0700
committertafaar <[email protected]>2022-10-31 20:45:07 -0700
commit4108fe9964ff21c27fc03173b0fc4a4ca0bd5579 (patch)
tree156510db96b6036e4d0d1283dcb9580f0a5724bd /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
parentcreated data file (diff)
downloadcst116-ch11-debugging-hill-4108fe9964ff21c27fc03173b0fc4a4ca0bd5579.tar.xz
cst116-ch11-debugging-hill-4108fe9964ff21c27fc03173b0fc4a4ca0bd5579.zip
did exercise 1.4
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj')
-rw-r--r--CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
index 2073e5b..50b9ca1 100644
--- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
+++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
@@ -129,6 +129,9 @@
<ItemGroup>
<ClCompile Include="CST116-Ch11-Debugging.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="..\..\..\..\Desktop\Chap11-MyData.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>