diff options
| author | Anibal LopezBonilla <[email protected]> | 2022-10-03 10:14:04 -0700 |
|---|---|---|
| committer | Anibal LopezBonilla <[email protected]> | 2022-10-03 10:14:04 -0700 |
| commit | 556a3876cf40db0559299457398701787b99ec76 (patch) | |
| tree | a2a34a3e5ca404ad5de997eb3bd46ec0c10234c8 /Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj | |
| parent | File Rename (diff) | |
| download | cst116-lab0-debugging-buzzerbeaterclutch-556a3876cf40db0559299457398701787b99ec76.tar.xz cst116-lab0-debugging-buzzerbeaterclutch-556a3876cf40db0559299457398701787b99ec76.zip | |
File
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 97611d8..82d27db 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="Ch 5 Debugging Project.cpp" />
+ <ClCompile Include="CST-116-Lab0-Debugging-Lopez-Bonilla.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
|