aboutsummaryrefslogtreecommitdiff
path: root/Ch 5 Debugging Project
diff options
context:
space:
mode:
Diffstat (limited to 'Ch 5 Debugging Project')
-rw-r--r--Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj2
-rw-r--r--Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters2
2 files changed, 2 insertions, 2 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj
index 16b04a7..0d0f44d 100644
--- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj
+++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj
@@ -139,7 +139,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="CST116-Debugging-Wilson.cpp" />
+ <ClCompile Include="CST116-Debugging-wilson.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
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 8d21e44..ee566ee 100644
--- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters
+++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters
@@ -15,7 +15,7 @@
</Filter>
</ItemGroup>
<ItemGroup>
- <ClCompile Include="CST116-Debugging-Wilson.cpp">
+ <ClCompile Include="CST116-Debugging-wilson.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>