diff options
| author | tafaar <[email protected]> | 2022-11-28 21:46:58 -0800 |
|---|---|---|
| committer | tafaar <[email protected]> | 2022-11-28 21:46:58 -0800 |
| commit | a185ab3c5bd06617dc5f57b2d5b412d8c4cc8509 (patch) | |
| tree | 1580005102697e20543420e21d9f589b57238258 /BlankConsoleLab/BlankConsoleLab.vcxproj.filters | |
| parent | name (diff) | |
| download | cst116-lab3-hill-a185ab3c5bd06617dc5f57b2d5b412d8c4cc8509.tar.xz cst116-lab3-hill-a185ab3c5bd06617dc5f57b2d5b412d8c4cc8509.zip | |
small edits
Diffstat (limited to 'BlankConsoleLab/BlankConsoleLab.vcxproj.filters')
| -rw-r--r-- | BlankConsoleLab/BlankConsoleLab.vcxproj.filters | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.vcxproj.filters b/BlankConsoleLab/BlankConsoleLab.vcxproj.filters index 2ae2465..44aeca5 100644 --- a/BlankConsoleLab/BlankConsoleLab.vcxproj.filters +++ b/BlankConsoleLab/BlankConsoleLab.vcxproj.filters @@ -26,5 +26,8 @@ <Text Include="big.txt"> <Filter>Source Files</Filter> </Text> + <Text Include="CST116-Lab3-Hill-Flowchart.txt"> + <Filter>Source Files</Filter> + </Text> </ItemGroup> </Project>
\ No newline at end of file |