diff options
| author | jacobdw22 <[email protected]> | 2022-11-28 13:00:29 -0800 |
|---|---|---|
| committer | jacobdw22 <[email protected]> | 2022-11-28 13:00:29 -0800 |
| commit | fc2fd00bf8bf02bd99f1f0ab246e677e4f1da7b3 (patch) | |
| tree | d4210461ea47022149c24c5f8d0f3739479f718a /BlankConsoleLab/BlankConsoleLab.vcxproj.filters | |
| parent | Setting up GitHub Classroom Feedback (diff) | |
| download | cst116-lab3-jacobdw22-fc2fd00bf8bf02bd99f1f0ab246e677e4f1da7b3.tar.xz cst116-lab3-jacobdw22-fc2fd00bf8bf02bd99f1f0ab246e677e4f1da7b3.zip | |
Added Lab 3 Assist Code
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..b6c0205 100644 --- a/BlankConsoleLab/BlankConsoleLab.vcxproj.filters +++ b/BlankConsoleLab/BlankConsoleLab.vcxproj.filters @@ -19,4 +19,7 @@ <Filter>Source Files</Filter> </ClCompile> </ItemGroup> + <ItemGroup> + <Text Include="..\..\..\..\Downloads\large.txt" /> + </ItemGroup> </Project>
\ No newline at end of file |