diff options
| author | Benjamin Schroeder <[email protected]> | 2021-12-03 16:58:12 -0800 |
|---|---|---|
| committer | Benjamin Schroeder <[email protected]> | 2021-12-03 16:58:12 -0800 |
| commit | 41d31d37ee78cb4f1b6f993eb137e56b86b3e77b (patch) | |
| tree | b95c81f461abcdca2bdfbe71234208d3fc5f846b /CST116F2021-Lab9/CST116F2021-Lab9.vcxproj | |
| parent | Add online IDE url (diff) | |
| download | cst116-lab9-bensprogramma-41d31d37ee78cb4f1b6f993eb137e56b86b3e77b.tar.xz cst116-lab9-bensprogramma-41d31d37ee78cb4f1b6f993eb137e56b86b3e77b.zip | |
Initial commit WITH CODE
Diffstat (limited to 'CST116F2021-Lab9/CST116F2021-Lab9.vcxproj')
| -rw-r--r-- | CST116F2021-Lab9/CST116F2021-Lab9.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116F2021-Lab9/CST116F2021-Lab9.vcxproj b/CST116F2021-Lab9/CST116F2021-Lab9.vcxproj index fd67c6e..850d5a9 100644 --- a/CST116F2021-Lab9/CST116F2021-Lab9.vcxproj +++ b/CST116F2021-Lab9/CST116F2021-Lab9.vcxproj @@ -139,7 +139,7 @@ </Link> </ItemDefinitionGroup> <ItemGroup> - <ClCompile Include="CST116F2021-Lab9.cpp" /> + <ClCompile Include="CST116F2021-Lab9_Schroeder.cpp" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |