aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters
diff options
context:
space:
mode:
authorTheOtherTonyStark <[email protected]>2022-10-09 12:44:35 -0700
committerTheOtherTonyStark <[email protected]>2022-10-09 12:44:35 -0700
commit7b1a94561b6a71b912304a790a2ffb2e955794f6 (patch)
tree9a13b2ef2fba1629fabe0570b97b7c85e6ac4d2f /CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters
parentFifth Change (diff)
downloadarchived-cst116-ch6-debugging-theothertonystark-7b1a94561b6a71b912304a790a2ffb2e955794f6.tar.xz
archived-cst116-ch6-debugging-theothertonystark-7b1a94561b6a71b912304a790a2ffb2e955794f6.zip
Sixth Change
Diffstat (limited to 'CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters')
-rw-r--r--CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters7
1 files changed, 5 insertions, 2 deletions
diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters
index c10345b..e814baf 100644
--- a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters
+++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters
@@ -15,12 +15,15 @@
</Filter>
</ItemGroup>
<ItemGroup>
- <ClCompile Include="CST116-Ch6-Debugging.cpp">
+ <ClCompile Include="CST116-Ch6-Debugging-Chambers.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
- <Text Include="CST116-Ch6-DebuggingSolution.txt">
+ <Text Include="CST116-Ch6-Debugging-Solution.txt">
+ <Filter>Source Files</Filter>
+ </Text>
+ <Text Include="CST116-Ch6-Debugging-Psuedocode.txt">
<Filter>Source Files</Filter>
</Text>
</ItemGroup>