diff options
Diffstat (limited to 'CST116F2021-Lab9/CST116F2021-Lab9.vcxproj')
| -rw-r--r-- | CST116F2021-Lab9/CST116F2021-Lab9.vcxproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CST116F2021-Lab9/CST116F2021-Lab9.vcxproj b/CST116F2021-Lab9/CST116F2021-Lab9.vcxproj index fd67c6e..01f000d 100644 --- a/CST116F2021-Lab9/CST116F2021-Lab9.vcxproj +++ b/CST116F2021-Lab9/CST116F2021-Lab9.vcxproj @@ -141,6 +141,10 @@ <ItemGroup> <ClCompile Include="CST116F2021-Lab9.cpp" /> </ItemGroup> + <ItemGroup> + <Text Include="1114_2_datafile.txt" /> + <Text Include="1114_3_datafile.txt" /> + </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> </ImportGroup> |