diff options
| author | Benjamin Schroeder <[email protected]> | 2021-11-20 17:46:33 -0800 |
|---|---|---|
| committer | Benjamin Schroeder <[email protected]> | 2021-11-20 17:46:33 -0800 |
| commit | 703b2c866705a6b8e5751a267cf5afecbd74b273 (patch) | |
| tree | 44a83e87eb043bfbefeff2285110087f98d47377 /CST116F2021-Lab8/CST116F2021-Lab8.vcxproj | |
| parent | update 11.14 (diff) | |
| download | cst115-lab8-bensprogramma-703b2c866705a6b8e5751a267cf5afecbd74b273.tar.xz cst115-lab8-bensprogramma-703b2c866705a6b8e5751a267cf5afecbd74b273.zip | |
Final Commit
Diffstat (limited to 'CST116F2021-Lab8/CST116F2021-Lab8.vcxproj')
| -rw-r--r-- | CST116F2021-Lab8/CST116F2021-Lab8.vcxproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj b/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj index ee055fd..09bf5c4 100644 --- a/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj +++ b/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj @@ -141,6 +141,10 @@ <ItemGroup> <ClCompile Include="CST116F2021-Lab8_Schroeder.cpp" /> </ItemGroup> + <ItemGroup> + <Text Include="Chap_11_Data2.txt" /> + <Text Include="Chap_11_Report2.txt" /> + </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> </ImportGroup> |