aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
diff options
context:
space:
mode:
authorJoseph Williams <[email protected]>2022-10-05 16:43:35 -0700
committerJoseph Williams <[email protected]>2022-10-05 16:43:35 -0700
commit837808a39ccd8917fb2185ca93373aaf35ec95c0 (patch)
tree00bb5bd80453438eefd7a4522eac0389d366d6eb /CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
parentcompleted debugging problems, still need to add run file (diff)
downloadcst116-ch7-debugging-allthenamesaretaken3141-837808a39ccd8917fb2185ca93373aaf35ec95c0.tar.xz
cst116-ch7-debugging-allthenamesaretaken3141-837808a39ccd8917fb2185ca93373aaf35ec95c0.zip
added run file
Diffstat (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj')
-rw-r--r--CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
index c001452..aadabbf 100644
--- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
+++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
@@ -129,6 +129,9 @@
<ItemGroup>
<ClCompile Include="CST116-Ch7-Debugging-Williams.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Ch7-Debugging-Williams-RUN.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>