aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj
diff options
context:
space:
mode:
authorTheOtherTonyStark <[email protected]>2022-10-09 12:38:14 -0700
committerTheOtherTonyStark <[email protected]>2022-10-09 12:38:14 -0700
commitbf31e26bdb13984898123e79148051e0287ab310 (patch)
treeb89ac7983d38f0a8e7930948962f8ff74c0fb4fb /CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj
parentFourth Change (diff)
downloadarchived-cst116-ch6-debugging-theothertonystark-bf31e26bdb13984898123e79148051e0287ab310.tar.xz
archived-cst116-ch6-debugging-theothertonystark-bf31e26bdb13984898123e79148051e0287ab310.zip
Fifth Change
Diffstat (limited to 'CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj')
-rw-r--r--CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj
index 778451a..730676b 100644
--- a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj
+++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj
@@ -129,6 +129,9 @@
<ItemGroup>
<ClCompile Include="CST116-Ch6-Debugging.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Ch6-DebuggingSolution.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>