diff options
| author | alexandra-apetroaei <andra@MSI> | 2022-10-04 12:56:05 -0800 |
|---|---|---|
| committer | alexandra-apetroaei <andra@MSI> | 2022-10-04 12:56:05 -0800 |
| commit | d0587029b124ae20a13889253f1345a97187f869 (patch) | |
| tree | e970266d218228eff0415cec4fbfff474ce34cb0 /Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters | |
| parent | change (diff) | |
| download | cst116-lab0-debugging-alexandra-apetroaei-main.tar.xz cst116-lab0-debugging-alexandra-apetroaei-main.zip | |
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 | 3 |
1 files changed, 3 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..6e831fa 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,7 @@ <Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
+ <ItemGroup>
+ <Text Include="Text.txt" />
+ </ItemGroup>
</Project>
\ No newline at end of file |