summaryrefslogtreecommitdiff
path: root/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
diff options
context:
space:
mode:
authorjacobdw22 <[email protected]>2022-10-29 14:15:05 -0700
committerjacobdw22 <[email protected]>2022-10-29 14:15:05 -0700
commitb46bdfce6718e8ff9fa415a264941edd961145d6 (patch)
treed7987bd3d4f048e1a589d3b1ad190f8894e59f61 /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
parentAdded name, course, date, and title to the top of the file. (diff)
downloadarchived-cst116-ch11-debugging-jacobdw22-b46bdfce6718e8ff9fa415a264941edd961145d6.tar.xz
archived-cst116-ch11-debugging-jacobdw22-b46bdfce6718e8ff9fa415a264941edd961145d6.zip
Changed file name in code to TEMP1 rather than TEMP
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..c639477 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="..\..\..\..\..\..\TEMP1\Chap_11_data.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>