diff options
| author | James Lawrance <[email protected]> | 2021-11-09 16:35:17 -0800 |
|---|---|---|
| committer | James Lawrance <[email protected]> | 2021-11-09 16:35:17 -0800 |
| commit | 9d854c291df27de63b5c16a5d6bd7a2f53123d1d (patch) | |
| tree | 06252ed78ecf2f43e5ae18173f16a2b55a3aecf1 /CST116F2021-Lab6/CST116F2021-Lab6.vcxproj | |
| parent | s. (diff) | |
| download | cst116-lab6-jemersonlawrance-master.tar.xz cst116-lab6-jemersonlawrance-master.zip | |
Diffstat (limited to 'CST116F2021-Lab6/CST116F2021-Lab6.vcxproj')
| -rw-r--r-- | CST116F2021-Lab6/CST116F2021-Lab6.vcxproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116F2021-Lab6/CST116F2021-Lab6.vcxproj b/CST116F2021-Lab6/CST116F2021-Lab6.vcxproj index f4b7798..e833807 100644 --- a/CST116F2021-Lab6/CST116F2021-Lab6.vcxproj +++ b/CST116F2021-Lab6/CST116F2021-Lab6.vcxproj @@ -145,6 +145,9 @@ <ItemGroup> <ClInclude Include="Header.h" /> </ItemGroup> + <ItemGroup> + <Text Include="Output.txt" /> + </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> </ImportGroup> |