diff options
| author | JordanHT-OIT <[email protected]> | 2021-12-05 21:25:20 -0800 |
|---|---|---|
| committer | JordanHT-OIT <[email protected]> | 2021-12-05 21:25:20 -0800 |
| commit | 3a82a02c94aa66a523f6da119b2a008b7f980742 (patch) | |
| tree | 83a56aee6bd7d48e3450e59637214f785428be4f /CST116F2021-Lab9/CST116F2021-Lab9.vcxproj | |
| parent | Add online IDE url (diff) | |
| download | cst116-lab9-jordanht-oit-3a82a02c94aa66a523f6da119b2a008b7f980742.tar.xz cst116-lab9-jordanht-oit-3a82a02c94aa66a523f6da119b2a008b7f980742.zip | |
Temporary commit to save progress
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> |