aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoolyBoi <[email protected]>2022-10-12 18:31:09 -0700
committerDoolyBoi <[email protected]>2022-10-12 18:31:09 -0700
commit12add5475819395aa33ca73051865c98cc05d6a7 (patch)
tree1a8c52b038e1e81b84495a950714eecdf7c4a5dc
parentfinished (diff)
downloadcst116-ch7-debugging-abd00l4h-12add5475819395aa33ca73051865c98cc05d6a7.tar.xz
cst116-ch7-debugging-abd00l4h-12add5475819395aa33ca73051865c98cc05d6a7.zip
finished
-rw-r--r--CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj2
-rw-r--r--CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters2
2 files changed, 2 insertions, 2 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">
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>