summaryrefslogtreecommitdiff
path: root/CST116F2021-Lab6/CST116F2021-Lab6.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'CST116F2021-Lab6/CST116F2021-Lab6.vcxproj')
-rw-r--r--CST116F2021-Lab6/CST116F2021-Lab6.vcxproj6
1 files changed, 5 insertions, 1 deletions
diff --git a/CST116F2021-Lab6/CST116F2021-Lab6.vcxproj b/CST116F2021-Lab6/CST116F2021-Lab6.vcxproj
index 756680b..3dcb4a4 100644
--- a/CST116F2021-Lab6/CST116F2021-Lab6.vcxproj
+++ b/CST116F2021-Lab6/CST116F2021-Lab6.vcxproj
@@ -139,7 +139,11 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="CST116F2021-Lab6.cpp" />
+ <ClCompile Include="CST116F2021-Lab6_Schroeder.cpp" />
+ <ClCompile Include="Lab6ExerciseFunctions.cpp" />
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="Lab6_Header.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">