diff options
Diffstat (limited to 'CST116F2021-Lab8/CST116F2021-Lab8.vcxproj.filters')
| -rw-r--r-- | CST116F2021-Lab8/CST116F2021-Lab8.vcxproj.filters | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj.filters b/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj.filters index b0158d2..c4d2a7f 100644 --- a/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj.filters +++ b/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj.filters @@ -18,5 +18,13 @@ <ClCompile Include="CST116F2021-Lab8.cpp"> <Filter>Source Files</Filter> </ClCompile> + <ClCompile Include="Chapter 11 Debug.cpp"> + <Filter>Source Files</Filter> + </ClCompile> + </ItemGroup> + <ItemGroup> + <Text Include="..\..\..\..\..\..\TEMP\Chap_11_Debug.txt" /> + <Text Include="..\..\..\..\..\..\TEMP\Chap_11_Report2.txt" /> + <Text Include="..\..\..\..\..\..\TEMP\336_Data.txt" /> </ItemGroup> </Project>
\ No newline at end of file |