diff options
| author | Joseph Ten Eyck <[email protected]> | 2021-10-19 15:19:44 -0700 |
|---|---|---|
| committer | Joseph Ten Eyck <[email protected]> | 2021-10-19 15:19:44 -0700 |
| commit | bc35a0f827f5fad99bd21e27e922d83e98fa17cc (patch) | |
| tree | c2b40ec2b54155f3aedfc20eb7347a155fd136c9 /CST116F2021-Proj1/CST116F2021-Proj1.vcxproj | |
| parent | Initial commit (diff) | |
| download | archived-cst116-proj1-josephteneyck-master.tar.xz archived-cst116-proj1-josephteneyck-master.zip | |
Diffstat (limited to 'CST116F2021-Proj1/CST116F2021-Proj1.vcxproj')
| -rw-r--r-- | CST116F2021-Proj1/CST116F2021-Proj1.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116F2021-Proj1/CST116F2021-Proj1.vcxproj b/CST116F2021-Proj1/CST116F2021-Proj1.vcxproj index acf4e53..f23400b 100644 --- a/CST116F2021-Proj1/CST116F2021-Proj1.vcxproj +++ b/CST116F2021-Proj1/CST116F2021-Proj1.vcxproj @@ -139,7 +139,7 @@ </Link> </ItemDefinitionGroup> <ItemGroup> - <ClCompile Include="CST116F2021-Proj1.cpp" /> + <ClCompile Include="joseph teneyck-debugging project 1.cpp" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |