diff options
| author | WiserJ <[email protected]> | 2021-11-23 15:59:55 -0800 |
|---|---|---|
| committer | WiserJ <[email protected]> | 2021-11-23 15:59:55 -0800 |
| commit | 83594324c21b719ddbf2f79bcccc5b6ae40a6b00 (patch) | |
| tree | 448ad020f63a6c1f900d4f83737f4c898e6d65f1 /CST116F2021-Lab8/CST116F2021-Lab8.vcxproj | |
| parent | Add online IDE url (diff) | |
| download | cst115-lab8-jeffwoit-master.tar.xz cst115-lab8-jeffwoit-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..999d665 100644 --- a/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj +++ b/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj @@ -139,8 +139,14 @@ </Link> </ItemDefinitionGroup> <ItemGroup> + <ClCompile Include="Chapter 11 Debug.cpp" /> <ClCompile Include="CST116F2021-Lab8.cpp" /> </ItemGroup> + <ItemGroup> + <Text Include="..\..\..\..\..\..\TEMP\336_Data.txt" /> + <Text Include="..\..\..\..\..\..\TEMP\Chap_11_Debug.txt" /> + <Text Include="..\..\..\..\..\..\TEMP\Chap_11_Report2.txt" /> + </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> </ImportGroup> |