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.filters | |
| 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.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 |