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.filters | |
| 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.filters')
| -rw-r--r-- | Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters index 1ee9f9e..dd2959d 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters @@ -28,5 +28,8 @@ <Text Include="Checklist.txt">
<Filter>Source Files</Filter>
</Text>
+ <Text Include="CST11116-Lab0-Ahmed">
+ <Filter>Source Files</Filter>
+ </Text>
</ItemGroup>
</Project>
\ No newline at end of file |