aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
diff options
context:
space:
mode:
authorEdwardFine <[email protected]>2022-10-20 14:15:30 -0700
committerEdwardFine <[email protected]>2022-10-20 14:15:30 -0700
commit11f91fdf2fb79af3baafdfb4e6430c123b32fa66 (patch)
treeb92d29641f70766b2bcd44f1965d8dda7170a473 /CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
parentrename (diff)
downloadcst116-ch10-debugging-edwardfine-main.tar.xz
cst116-ch10-debugging-edwardfine-main.zip
Finished CodeHEADmain
Diffstat (limited to 'CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj')
-rw-r--r--CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
index 35e9b1e..2f4c370 100644
--- a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
+++ b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
@@ -24,6 +24,7 @@
<ProjectGuid>{25de9f3e-d136-4e74-afd8-995bd672d9c4}</ProjectGuid>
<RootNamespace>CST116Ch10Debugging</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
+ <ProjectName>CST116-Ch10-Debugging-EdwardFine</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-Ch10-Debugging.cpp" />
+ <ClCompile Include="CST116-Ch10-Debugging-EdwardFine.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">