diff options
| author | DoolyBoi <[email protected]> | 2022-09-29 15:28:06 -0700 |
|---|---|---|
| committer | DoolyBoi <[email protected]> | 2022-09-29 15:28:06 -0700 |
| commit | 27e6fbcebd795e6041590723a03e0b9286157692 (patch) | |
| tree | 05aeb82179d719140d58980f5482caa1ba75e4d0 /CST116-BlankConsole/CST116-BlankConsole.vcxproj | |
| parent | renamed text file (diff) | |
| download | cst116-lab0-abd00l4h-27e6fbcebd795e6041590723a03e0b9286157692.tar.xz cst116-lab0-abd00l4h-27e6fbcebd795e6041590723a03e0b9286157692.zip | |
Added checklist file
Diffstat (limited to 'CST116-BlankConsole/CST116-BlankConsole.vcxproj')
| -rw-r--r-- | CST116-BlankConsole/CST116-BlankConsole.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj b/CST116-BlankConsole/CST116-BlankConsole.vcxproj index 5f82407..a102a3d 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj +++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj @@ -130,6 +130,7 @@ <ClCompile Include="CST116-BlankConsole.cpp" />
</ItemGroup>
<ItemGroup>
+ <Text Include="checklist.txt" />
<Text Include="CST116Lab0Havaldar.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|