diff options
| author | Joseph Williams <[email protected]> | 2022-10-05 16:43:35 -0700 |
|---|---|---|
| committer | Joseph Williams <[email protected]> | 2022-10-05 16:43:35 -0700 |
| commit | 837808a39ccd8917fb2185ca93373aaf35ec95c0 (patch) | |
| tree | 00bb5bd80453438eefd7a4522eac0389d366d6eb /CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters | |
| parent | completed debugging problems, still need to add run file (diff) | |
| download | cst116-ch7-debugging-allthenamesaretaken3141-837808a39ccd8917fb2185ca93373aaf35ec95c0.tar.xz cst116-ch7-debugging-allthenamesaretaken3141-837808a39ccd8917fb2185ca93373aaf35ec95c0.zip | |
added run file
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 fb28c2f..b01a9d8 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-Williams-RUN.txt">
+ <Filter>Source Files</Filter>
+ </Text>
+ </ItemGroup>
</Project>
\ No newline at end of file |