aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj
diff options
context:
space:
mode:
authorAnibal LopezBonilla <[email protected]>2022-10-04 14:55:25 -0700
committerAnibal LopezBonilla <[email protected]>2022-10-04 14:55:25 -0700
commitf9a5d1114c80c1c8665e8ab31080f0d68883d8dd (patch)
tree503302804b3a8b6dbb08878005dc1160ddc0dba0 /CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj
parentDelete CST116-Ch5-Lopez-Bonilla.vcxproj.user (diff)
downloadcst116-ch5-debugging-buzzerbeaterclutch-f9a5d1114c80c1c8665e8ab31080f0d68883d8dd.tar.xz
cst116-ch5-debugging-buzzerbeaterclutch-f9a5d1114c80c1c8665e8ab31080f0d68883d8dd.zip
Renaming and corrections
Diffstat (limited to 'CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj')
-rw-r--r--CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj
index 4339244..569d88c 100644
--- a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj
+++ b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj
@@ -24,6 +24,7 @@
<ProjectGuid>{656289ce-6a7b-4681-b61a-b8bd2cf9e712}</ProjectGuid>
<RootNamespace>CST116Ch5Debugging</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
+ <ProjectName>CST116-Ch5-Lopez-Bonilla</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
@@ -127,7 +128,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="CST116-Ch5-Debugging.cpp" />
+ <ClCompile Include="CST116-Ch5-Lopez-Bonilla.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">