diff options
| author | prestonderek <[email protected]> | 2022-11-06 19:23:07 -0800 |
|---|---|---|
| committer | prestonderek <[email protected]> | 2022-11-06 19:23:07 -0800 |
| commit | cfe4e73c1f45caaacfd092e6fc292d2f785a846f (patch) | |
| tree | 13e7f071f44a18bcdfcab490e0d7cfb2d99c18f4 /BlankConsoleLab/BlankConsoleLab.vcxproj.filters | |
| parent | Add files via upload (diff) | |
| download | cst116-lab2-prestonderek-cfe4e73c1f45caaacfd092e6fc292d2f785a846f.tar.xz cst116-lab2-prestonderek-cfe4e73c1f45caaacfd092e6fc292d2f785a846f.zip | |
Commit all for finish of project
Diffstat (limited to 'BlankConsoleLab/BlankConsoleLab.vcxproj.filters')
| -rw-r--r-- | BlankConsoleLab/BlankConsoleLab.vcxproj.filters | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.vcxproj.filters b/BlankConsoleLab/BlankConsoleLab.vcxproj.filters index aca1dd9..e98d538 100644 --- a/BlankConsoleLab/BlankConsoleLab.vcxproj.filters +++ b/BlankConsoleLab/BlankConsoleLab.vcxproj.filters @@ -19,4 +19,8 @@ <Filter>Source Files</Filter> </ClCompile> </ItemGroup> + <ItemGroup> + <Text Include="CST116-Lab2-Pseudocode-Preston.txt" /> + <Text Include="CST116-Lab2-Output-Preston.txt" /> + </ItemGroup> </Project>
\ No newline at end of file |