diff options
| author | Anibal LopezBonilla <[email protected]> | 2022-10-03 13:20:38 -0700 |
|---|---|---|
| committer | Anibal LopezBonilla <[email protected]> | 2022-10-03 13:20:38 -0700 |
| commit | 142ac2cb67bd17175004fa37ec2814a8b29450eb (patch) | |
| tree | b3770470339a06bdd63e1e889dfea25fca86e0be | |
| parent | File Rename Push (diff) | |
| download | cst116-lab0-debugging-buzzerbeaterclutch-142ac2cb67bd17175004fa37ec2814a8b29450eb.tar.xz cst116-lab0-debugging-buzzerbeaterclutch-142ac2cb67bd17175004fa37ec2814a8b29450eb.zip | |
Test
| -rw-r--r-- | Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj index 82d27db..e14210b 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj @@ -24,6 +24,7 @@ <ProjectGuid>{57683855-4fb5-44ec-a27a-69826948f323}</ProjectGuid>
<RootNamespace>Ch5DebuggingProject</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
+ <ProjectName>CST116-Lab0-Debugging-Lopez-Bonilla</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|