summaryrefslogtreecommitdiff
path: root/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters
diff options
context:
space:
mode:
authorLloyd Crawford <Lloyd Crawford@LAPTOP-7HJCDLE5>2022-11-09 16:38:01 -0800
committerLloyd Crawford <Lloyd Crawford@LAPTOP-7HJCDLE5>2022-11-09 16:38:01 -0800
commit97f55faef5d4e7a6844de89216077dce8c12ca3c (patch)
treef8d7dd3dc7bea8faff9fb41c1483533c9d614bef /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters
parentInitial commit (diff)
downloadcst116-ch11-debugging-19-ruin-master.tar.xz
cst116-ch11-debugging-19-ruin-master.zip
Here is my completed CH11 Debugging.HEADmaster
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters')
-rw-r--r--CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters5
1 files changed, 4 insertions, 1 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters
index 2029dc7..42b6d8a 100644
--- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters
+++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters
@@ -15,8 +15,11 @@
</Filter>
</ItemGroup>
<ItemGroup>
- <ClCompile Include="CST116-Ch11-Debugging.cpp">
+ <ClCompile Include="CST116-Ch11-Debugging-Crawford.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
+ <ItemGroup>
+ <Text Include="..\CH_11_Data_LC.txt" />
+ </ItemGroup>
</Project> \ No newline at end of file