diff options
| author | Benjamin Schroeder <[email protected]> | 2021-11-12 18:17:34 -0800 |
|---|---|---|
| committer | Benjamin Schroeder <[email protected]> | 2021-11-12 18:17:34 -0800 |
| commit | b21aaf4b4e60d28552856ae397535db5d84b999f (patch) | |
| tree | a47cb6415210b274081c2a555ecc9f2dca427347 /CST116F2021-Lab7/CST116F2021-Lab7.vcxproj | |
| parent | Add online IDE url (diff) | |
| download | cst116-lab7-bensprogramma-b21aaf4b4e60d28552856ae397535db5d84b999f.tar.xz cst116-lab7-bensprogramma-b21aaf4b4e60d28552856ae397535db5d84b999f.zip | |
.cpp and .txt files
Diffstat (limited to 'CST116F2021-Lab7/CST116F2021-Lab7.vcxproj')
| -rw-r--r-- | CST116F2021-Lab7/CST116F2021-Lab7.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj b/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj index 5aec3b1..01ed0a3 100644 --- a/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj +++ b/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj @@ -139,7 +139,7 @@ </Link> </ItemDefinitionGroup> <ItemGroup> - <ClCompile Include="CST116F2021-Lab7.cpp" /> + <ClCompile Include="CST116F2021-Lab7_Schroeder.cpp" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |