diff options
| author | TheOtherTonyStark <[email protected]> | 2022-10-09 13:29:20 -0700 |
|---|---|---|
| committer | TheOtherTonyStark <[email protected]> | 2022-10-09 13:29:20 -0700 |
| commit | 218f500efd7789a409e4f0bd8e5f7a6b92638b56 (patch) | |
| tree | 9e0cde0e8c6cf693fbf0cb58265adfea32d5d7b4 /CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters | |
| parent | Second Changes (diff) | |
| download | archived-cst116-ch7-debugging-theothertonystark-218f500efd7789a409e4f0bd8e5f7a6b92638b56.tar.xz archived-cst116-ch7-debugging-theothertonystark-218f500efd7789a409e4f0bd8e5f7a6b92638b56.zip | |
Third Changes
Diffstat (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters')
| -rw-r--r-- | CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters index 20cd9fd..3b7b647 100644 --- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters @@ -19,4 +19,9 @@ <Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Ch7-Debugging-Solution.txt">
+ <Filter>Source Files</Filter>
+ </Text>
+ </ItemGroup>
</Project>
\ No newline at end of file |