diff options
| author | Musa Ahmed <[email protected]> | 2022-09-29 16:30:27 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-09-29 16:30:27 -0700 |
| commit | 25131d257efdcf5a17bca0d81a711043cbe9f60b (patch) | |
| tree | deb268a4fac385c07256af281ed338403fee99a8 /Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters | |
| parent | added output (diff) | |
| download | cst116-lab0-debugging-m005a-25131d257efdcf5a17bca0d81a711043cbe9f60b.tar.xz cst116-lab0-debugging-m005a-25131d257efdcf5a17bca0d81a711043cbe9f60b.zip | |
answered the questions
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 | 2 |
1 files changed, 1 insertions, 1 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 dd2959d..dedc1e2 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters @@ -28,7 +28,7 @@ <Text Include="Checklist.txt">
<Filter>Source Files</Filter>
</Text>
- <Text Include="CST11116-Lab0-Ahmed">
+ <Text Include="CST11116-Lab0-Ahmed.txt">
<Filter>Source Files</Filter>
</Text>
</ItemGroup>
|