diff options
| author | Trenton Stark <[email protected]> | 2022-10-23 18:25:16 -0700 |
|---|---|---|
| committer | Trenton Stark <[email protected]> | 2022-10-23 18:25:16 -0700 |
| commit | 9e4ce0c330838efa89650397f14082795f8f3773 (patch) | |
| tree | af7ea5f909dadc8495496892dbb01ce6f3c606b4 /CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters | |
| parent | Added name into comments (diff) | |
| download | cst116-ch10-debugging-stark-9e4ce0c330838efa89650397f14082795f8f3773.tar.xz cst116-ch10-debugging-stark-9e4ce0c330838efa89650397f14082795f8f3773.zip | |
Added output file
Diffstat (limited to 'CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters')
| -rw-r--r-- | CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters index 1121c14..2bc3ab7 100644 --- a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters +++ b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters @@ -19,4 +19,8 @@ <Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Ch10-Debugging-Stark.txt" />
+ <Text Include="CST116-Ch10-Debugging-Stark-Psuedocode.txt" />
+ </ItemGroup>
</Project>
\ No newline at end of file |