diff options
| author | Joseph Ten Eyck <[email protected]> | 2021-10-19 21:15:42 -0700 |
|---|---|---|
| committer | Joseph Ten Eyck <[email protected]> | 2021-10-19 21:15:42 -0700 |
| commit | de730bdaa56390e27feaa0a1d53aaa63ae1f7db1 (patch) | |
| tree | 7707a2efc7effda6163f44980c57bac0b611f522 /CST116F2021-Lab3/CST116F2021-Lab3.vcxproj | |
| parent | Add online IDE url (diff) | |
| download | cst116-lab3-josephteneyck-master.tar.xz cst116-lab3-josephteneyck-master.zip | |
Lab 3 Homework. Some problems are in the .doc file. Most code is in the .cpp file. Successful runs are in the .txt file.HEADmaster
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..c7035d7 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="Joseph Ten Eyck-Lab3.cpp" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |