summaryrefslogtreecommitdiff
path: root/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters
diff options
context:
space:
mode:
authorTaylor Rogers <[email protected]>2022-11-01 21:15:23 -0700
committerTaylor Rogers <[email protected]>2022-11-01 21:15:23 -0700
commit4c9939edd1571d17f5051f1cb2ea757231a9c8e8 (patch)
treec3fc07268484d50e0c1ae0aba676274e237e1fd1 /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters
parentAdded output text file (diff)
downloadarchived-cst116-ch11-debugging-taylorrog-4c9939edd1571d17f5051f1cb2ea757231a9c8e8.tar.xz
archived-cst116-ch11-debugging-taylorrog-4c9939edd1571d17f5051f1cb2ea757231a9c8e8.zip
Extra Commit
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters')
-rw-r--r--CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters9
1 files changed, 7 insertions, 2 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters
index a405d5d..30a8e09 100644
--- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters
+++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters
@@ -20,8 +20,13 @@
</ClCompile>
</ItemGroup>
<ItemGroup>
- <Text Include="..\..\..\..\..\Week_6\Names.txt" />
- <Text Include="..\..\..\..\..\Week_6\Chap_11_Report.txt" />
<Text Include="CST116-Ch11-Debugging-Output-Rogers.txt" />
+ <Text Include="CST116-Ch11-Debugging-Pseudo-Code-Rogers.txt" />
+ <Text Include="..\..\..\..\..\Week_6\Chap_11_Report.txt">
+ <Filter>Source Files</Filter>
+ </Text>
+ <Text Include="..\..\..\..\..\Week_6\Names.txt">
+ <Filter>Source Files</Filter>
+ </Text>
</ItemGroup>
</Project> \ No newline at end of file