diff options
| author | Benjamin Schroeder <[email protected]> | 2021-11-18 12:53:45 -0800 |
|---|---|---|
| committer | Benjamin Schroeder <[email protected]> | 2021-11-18 12:53:45 -0800 |
| commit | 21caf78e9f0ec94dbb37e242cc8be3e6ee9b1734 (patch) | |
| tree | 5348da689d29b3df2242df73617e5f899ef87edd /CST116F2021-Lab8/CST116F2021-Lab8.vcxproj | |
| parent | Add online IDE url (diff) | |
| download | cst115-lab8-bensprogramma-21caf78e9f0ec94dbb37e242cc8be3e6ee9b1734.tar.xz cst115-lab8-bensprogramma-21caf78e9f0ec94dbb37e242cc8be3e6ee9b1734.zip | |
11.7, 11.9, 11.13, 11.14
Diffstat (limited to 'CST116F2021-Lab8/CST116F2021-Lab8.vcxproj')
| -rw-r--r-- | CST116F2021-Lab8/CST116F2021-Lab8.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj b/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj index 00a34aa..ee055fd 100644 --- a/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj +++ b/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj @@ -139,7 +139,7 @@ </Link> </ItemDefinitionGroup> <ItemGroup> - <ClCompile Include="CST116F2021-Lab8.cpp" /> + <ClCompile Include="CST116F2021-Lab8_Schroeder.cpp" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |