diff options
| author | DoolyBoi <[email protected]> | 2022-10-12 18:31:09 -0700 |
|---|---|---|
| committer | DoolyBoi <[email protected]> | 2022-10-12 18:31:09 -0700 |
| commit | 12add5475819395aa33ca73051865c98cc05d6a7 (patch) | |
| tree | 1a8c52b038e1e81b84495a950714eecdf7c4a5dc /CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters | |
| parent | finished (diff) | |
| download | cst116-ch7-debugging-abd00l4h-12add5475819395aa33ca73051865c98cc05d6a7.tar.xz cst116-ch7-debugging-abd00l4h-12add5475819395aa33ca73051865c98cc05d6a7.zip | |
finished
Diffstat (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters')
| -rw-r--r-- | CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters index 8c8f735..df8d8c7 100644 --- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters @@ -15,7 +15,7 @@ </Filter>
</ItemGroup>
<ItemGroup>
- <ClCompile Include="CST116-Ch7Debugging-Havaldar.cpp">
+ <ClCompile Include="CST116-Ch7-Havaldar.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
|