diff options
| author | jacobdw22 <[email protected]> | 2022-09-30 02:50:06 -0700 |
|---|---|---|
| committer | jacobdw22 <[email protected]> | 2022-09-30 02:50:06 -0700 |
| commit | fa085d9df389f2282d1a7f8956aedd32b40b708a (patch) | |
| tree | c61dec28914f5034b153e886ae19d217e17cf14d /Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj | |
| parent | simple changes (diff) | |
| download | cst116-lab0-debugging-jacobdw22-fa085d9df389f2282d1a7f8956aedd32b40b708a.tar.xz cst116-lab0-debugging-jacobdw22-fa085d9df389f2282d1a7f8956aedd32b40b708a.zip | |
simple changes
Diffstat (limited to 'Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj')
| -rw-r--r-- | Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj | 2 |
1 files changed, 1 insertions, 1 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">
|