diff options
| author | Musa Ahmed <[email protected]> | 2022-09-29 16:21:29 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-09-29 16:21:29 -0700 |
| commit | 5c560c989b61c919e9fbfbfca1d4d352719ff0a7 (patch) | |
| tree | 5c52471c24a565d87be1b78081c3ef7a4a4e8b55 /Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj | |
| parent | fixed the code (diff) | |
| download | cst116-lab0-debugging-m005a-5c560c989b61c919e9fbfbfca1d4d352719ff0a7.tar.xz cst116-lab0-debugging-m005a-5c560c989b61c919e9fbfbfca1d4d352719ff0a7.zip | |
added output
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, 1 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj index 53ad340..b1784a0 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj @@ -147,6 +147,7 @@ </ItemGroup>
<ItemGroup>
<Text Include="Checklist.txt" />
+ <Text Include="CST11116-Lab0-Ahmed" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
|