diff options
| author | Martha Chamberlin <[email protected]> | 2021-10-13 11:32:56 -0700 |
|---|---|---|
| committer | Martha Chamberlin <[email protected]> | 2021-10-13 11:32:56 -0700 |
| commit | 8f40e35d34e4a65f35e4cf35233f4b94e2da7158 (patch) | |
| tree | d6571a64bc486fa99e203ce5861a456e5e5328a0 /CST116F2021-Lab3/CST116F2021-Lab3.vcxproj | |
| parent | Add online IDE url (diff) | |
| download | cst116-lab3-chambmar-8f40e35d34e4a65f35e4cf35233f4b94e2da7158.tar.xz cst116-lab3-chambmar-8f40e35d34e4a65f35e4cf35233f4b94e2da7158.zip | |
First run for Lab3
Diffstat (limited to 'CST116F2021-Lab3/CST116F2021-Lab3.vcxproj')
| -rw-r--r-- | CST116F2021-Lab3/CST116F2021-Lab3.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116F2021-Lab3/CST116F2021-Lab3.vcxproj b/CST116F2021-Lab3/CST116F2021-Lab3.vcxproj index a706d70..45c8945 100644 --- a/CST116F2021-Lab3/CST116F2021-Lab3.vcxproj +++ b/CST116F2021-Lab3/CST116F2021-Lab3.vcxproj @@ -139,7 +139,7 @@ </Link> </ItemDefinitionGroup> <ItemGroup> - <ClCompile Include="CST116F2021-Lab3.cpp" /> + <ClCompile Include="CST116F2021-Lab3Chamberlin.cpp" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |