diff options
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> |