diff options
| author | Musa Ahmed <[email protected]> | 2022-09-29 15:48:14 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-09-29 15:48:14 -0700 |
| commit | 529ee442b6e2d265a44b5c962e667b9710d687a4 (patch) | |
| tree | 9d5a4ab107c219bc8e1b61c2cb6d65a79fb24614 /Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters | |
| parent | Add files via upload (diff) | |
| download | cst116-lab0-debugging-m005a-529ee442b6e2d265a44b5c962e667b9710d687a4.tar.xz cst116-lab0-debugging-m005a-529ee442b6e2d265a44b5c962e667b9710d687a4.zip | |
Added checklist
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 | 5 |
1 files changed, 5 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 e28464e..1ee9f9e 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters @@ -24,4 +24,9 @@ <Filter>Source Files</Filter>
</Image>
</ItemGroup>
+ <ItemGroup>
+ <Text Include="Checklist.txt">
+ <Filter>Source Files</Filter>
+ </Text>
+ </ItemGroup>
</Project>
\ No newline at end of file |