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 | |
| 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')
| -rw-r--r-- | CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj index b7a871f..85fd0b4 100644 --- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj @@ -127,7 +127,7 @@ </Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="CST116-Ch7Debugging-Havaldar.cpp" />
+ <ClCompile Include="CST116-Ch7-Havaldar.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
|