diff options
| author | Musa Ahmed <[email protected]> | 2022-10-04 17:27:54 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-10-04 17:27:54 -0700 |
| commit | 9c63e8ef009f2501c6aaefdd7fc6a4844f63073b (patch) | |
| tree | bea5d20e3109133790d0e2176288acca4195b5c6 /CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters | |
| parent | added text file (diff) | |
| download | archived-cst116-proj1-9c63e8ef009f2501c6aaefdd7fc6a4844f63073b.tar.xz archived-cst116-proj1-9c63e8ef009f2501c6aaefdd7fc6a4844f63073b.zip | |
Added output to txt
Diffstat (limited to 'CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters')
| -rw-r--r-- | CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters index c938e8d..c8799f2 100644 --- a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters +++ b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters @@ -19,4 +19,9 @@ <Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Ch5-Debugging-Ahmed.txt">
+ <Filter>Source Files</Filter>
+ </Text>
+ </ItemGroup>
</Project>
\ No newline at end of file |