diff options
| author | prestonderek <[email protected]> | 2022-10-18 13:44:17 -0700 |
|---|---|---|
| committer | prestonderek <[email protected]> | 2022-10-18 13:44:17 -0700 |
| commit | 168730939c17d7455aa22aa1c4ab045e88e809a5 (patch) | |
| tree | 12c0b09695ce2c42b7ef6feb8e500f5d2daedaee /BlankConsoleLab/BlankConsoleLab.vcxproj.filters | |
| parent | Setting up GitHub Classroom Feedback (diff) | |
| download | cst116-lab1-prestonderek-168730939c17d7455aa22aa1c4ab045e88e809a5.tar.xz cst116-lab1-prestonderek-168730939c17d7455aa22aa1c4ab045e88e809a5.zip | |
Commit for part 1 complete
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 aca1dd9..18518c8 100644 --- a/BlankConsoleLab/BlankConsoleLab.vcxproj.filters +++ b/BlankConsoleLab/BlankConsoleLab.vcxproj.filters @@ -19,4 +19,7 @@ <Filter>Source Files</Filter> </ClCompile> </ItemGroup> + <ItemGroup> + <Text Include="CST116-Lab1-Pseudocode-Preston.txt" /> + </ItemGroup> </Project>
\ No newline at end of file |