diff options
| author | JordanHT-OIT <[email protected]> | 2021-11-23 22:36:03 -0800 |
|---|---|---|
| committer | JordanHT-OIT <[email protected]> | 2021-11-23 22:36:03 -0800 |
| commit | 9f6287677b9f73e33982a27d9eae8184d471fee2 (patch) | |
| tree | 0ecfc26754cef62ae3cf7ca52d1be5ec8e6fa343 /CST116F2021-Lab8/CST116F2021-Lab8.vcxproj | |
| parent | Add online IDE url (diff) | |
| download | cst115-lab8-jordanht-oit-9f6287677b9f73e33982a27d9eae8184d471fee2.tar.xz cst115-lab8-jordanht-oit-9f6287677b9f73e33982a27d9eae8184d471fee2.zip | |
Temporary commit
Diffstat (limited to 'CST116F2021-Lab8/CST116F2021-Lab8.vcxproj')
| -rw-r--r-- | CST116F2021-Lab8/CST116F2021-Lab8.vcxproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj b/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj index 00a34aa..f68c1cb 100644 --- a/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj +++ b/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj @@ -141,6 +141,9 @@ <ItemGroup> <ClCompile Include="CST116F2021-Lab8.cpp" /> </ItemGroup> + <ItemGroup> + <Text Include="Lab8_Textual_work_Harris-Toovy.txt" /> + </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> </ImportGroup> |