diff options
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> |