aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
diff options
context:
space:
mode:
authorTheOtherTonyStark <[email protected]>2022-10-09 13:29:20 -0700
committerTheOtherTonyStark <[email protected]>2022-10-09 13:29:20 -0700
commit218f500efd7789a409e4f0bd8e5f7a6b92638b56 (patch)
tree9e0cde0e8c6cf693fbf0cb58265adfea32d5d7b4 /CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
parentSecond Changes (diff)
downloadcst116-ch7-debugging-theothertonystark-218f500efd7789a409e4f0bd8e5f7a6b92638b56.tar.xz
cst116-ch7-debugging-theothertonystark-218f500efd7789a409e4f0bd8e5f7a6b92638b56.zip
Third Changes
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 0eb5f3b..559729a 100644
--- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
+++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
@@ -130,6 +130,9 @@
<ItemGroup>
<ClCompile Include="CST116-Ch7-Debugging-Chambers.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Ch7-Debugging-Solution.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>