diff options
| author | prestonderek <[email protected]> | 2022-10-19 20:41:16 -0700 |
|---|---|---|
| committer | prestonderek <[email protected]> | 2022-10-19 20:41:16 -0700 |
| commit | 3962bcd9e50ae6b16c783d42e683b752a125e24e (patch) | |
| tree | 2271a2a7db2a553c77eb2260f47442288e91ff3c /BlankConsoleLab/BlankConsoleLab.vcxproj | |
| parent | Commit for Part 2 complete (diff) | |
| download | cst116-lab1-prestonderek-master.tar.xz cst116-lab1-prestonderek-master.zip | |
Diffstat (limited to 'BlankConsoleLab/BlankConsoleLab.vcxproj')
| -rw-r--r-- | BlankConsoleLab/BlankConsoleLab.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.vcxproj b/BlankConsoleLab/BlankConsoleLab.vcxproj index 579a879..2e3b1e4 100644 --- a/BlankConsoleLab/BlankConsoleLab.vcxproj +++ b/BlankConsoleLab/BlankConsoleLab.vcxproj @@ -143,6 +143,7 @@ </ItemGroup> <ItemGroup> <Text Include="CST116-Lab1-Pseudocode-Preston.txt" /> + <Text Include="CST116-Lab1-Output-Preston.txt" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |