diff options
| author | Trenton Stark <[email protected]> | 2022-10-01 13:01:58 -0700 |
|---|---|---|
| committer | Trenton Stark <[email protected]> | 2022-10-01 13:01:58 -0700 |
| commit | 184af6837bd7b57d0152f801202eb74771bfc46f (patch) | |
| tree | 20a2634229ae3f442a10c3075a8025289c774ee1 /Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters | |
| parent | Added a output text file (diff) | |
| download | cst116-lab0-debugging-starktre-184af6837bd7b57d0152f801202eb74771bfc46f.tar.xz cst116-lab0-debugging-starktre-184af6837bd7b57d0152f801202eb74771bfc46f.zip | |
Added text to the output text file
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 f330efc..48a3ccb 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters @@ -19,4 +19,9 @@ <Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
+ <ItemGroup>
+ <Text Include="cst116-lab0-debugging-starktre.txt">
+ <Filter>Source Files</Filter>
+ </Text>
+ </ItemGroup>
</Project>
\ No newline at end of file |