diff options
| author | LTB-Pravda <[email protected]> | 2021-11-23 23:47:51 -0800 |
|---|---|---|
| committer | LTB-Pravda <[email protected]> | 2021-11-23 23:47:51 -0800 |
| commit | 7d565e1a8e1463945fba6e5ecec77232edcb7783 (patch) | |
| tree | 9232c73cd94061c5f8e9ee5396a417b59caa9d56 /CST116F2021-Lab8/CST116F2021-Lab8.vcxproj | |
| parent | Add online IDE url (diff) | |
| download | cst115-lab8-ltb-pravda-master.tar.xz cst115-lab8-ltb-pravda-master.zip | |
Diffstat (limited to 'CST116F2021-Lab8/CST116F2021-Lab8.vcxproj')
| -rw-r--r-- | CST116F2021-Lab8/CST116F2021-Lab8.vcxproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj b/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj index 00a34aa..39e79ea 100644 --- a/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj +++ b/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj @@ -141,6 +141,12 @@ <ItemGroup> <ClCompile Include="CST116F2021-Lab8.cpp" /> </ItemGroup> + <ItemGroup> + <Text Include="..\..\..\..\..\..\Temp\Chap_11_Data.txt" /> + <Text Include="..\..\..\..\..\..\Temp\Chap_11_Report.txt" /> + <Text Include="..\..\..\..\..\..\Temp\Lab_8_data.txt" /> + <Text Include="..\..\..\..\..\..\Temp\Lab_8_out.txt" /> + </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> </ImportGroup> |