diff options
| author | Musa Ahmed <[email protected]> | 2022-10-04 16:13:26 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-10-04 16:13:26 -0700 |
| commit | f50fe244163768c61eafb9d40ee0a24c4200a4db (patch) | |
| tree | ca5bd5d070db2849e9156db333138d9fd9b4b2f0 /Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj | |
| parent | save (diff) | |
| download | cst116-lab0-debugging-m005a-f50fe244163768c61eafb9d40ee0a24c4200a4db.tar.xz cst116-lab0-debugging-m005a-f50fe244163768c61eafb9d40ee0a24c4200a4db.zip | |
removed unneeded checklist
Diffstat (limited to 'Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj')
| -rw-r--r-- | Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj index 09ec702..67135b9 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj @@ -146,7 +146,6 @@ <Image Include="..\..\..\..\OneDrive\Pictures\CST116-Lab0-Ahmed.png" />
</ItemGroup>
<ItemGroup>
- <Text Include="Checklist.txt" />
<Text Include="CST11116-Lab0-Ahmed.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|