diff options
| author | James Lawrance <[email protected]> | 2021-11-09 16:35:17 -0800 |
|---|---|---|
| committer | James Lawrance <[email protected]> | 2021-11-09 16:35:17 -0800 |
| commit | 9d854c291df27de63b5c16a5d6bd7a2f53123d1d (patch) | |
| tree | 06252ed78ecf2f43e5ae18173f16a2b55a3aecf1 /CST116F2021-Lab6/CST116F2021-Lab6.vcxproj.filters | |
| parent | s. (diff) | |
| download | cst116-lab6-jemersonlawrance-9d854c291df27de63b5c16a5d6bd7a2f53123d1d.tar.xz cst116-lab6-jemersonlawrance-9d854c291df27de63b5c16a5d6bd7a2f53123d1d.zip | |
Diffstat (limited to 'CST116F2021-Lab6/CST116F2021-Lab6.vcxproj.filters')
| -rw-r--r-- | CST116F2021-Lab6/CST116F2021-Lab6.vcxproj.filters | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CST116F2021-Lab6/CST116F2021-Lab6.vcxproj.filters b/CST116F2021-Lab6/CST116F2021-Lab6.vcxproj.filters index 8171ab3..3ad2bca 100644 --- a/CST116F2021-Lab6/CST116F2021-Lab6.vcxproj.filters +++ b/CST116F2021-Lab6/CST116F2021-Lab6.vcxproj.filters @@ -27,4 +27,9 @@ <Filter>Header Files</Filter> </ClInclude> </ItemGroup> + <ItemGroup> + <Text Include="Output.txt"> + <Filter>Source Files</Filter> + </Text> + </ItemGroup> </Project>
\ No newline at end of file |