diff options
| author | DoolyBoi <[email protected]> | 2022-09-29 16:22:28 -0700 |
|---|---|---|
| committer | DoolyBoi <[email protected]> | 2022-09-29 16:22:28 -0700 |
| commit | 03147b7f876eb009aa201afd59c9691753d8acab (patch) | |
| tree | 80eb924917ea0f2a3c6b7e05cf014840b03bd863 /Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters | |
| parent | added text file with output (diff) | |
| download | cst116-lab0-debugging-abd00l4h-03147b7f876eb009aa201afd59c9691753d8acab.tar.xz cst116-lab0-debugging-abd00l4h-03147b7f876eb009aa201afd59c9691753d8acab.zip | |
some changes
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..3364f25 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-Havaldar.txt">
+ <Filter>Source Files</Filter>
+ </Text>
+ </ItemGroup>
</Project>
\ No newline at end of file |