Updating GraphingInterfaces to use Graphing Engine 2.0 (#561)
* Updated Graphing Interfaces to version 2.0.1
This commit is contained in:
@@ -273,6 +273,8 @@
|
||||
<ClInclude Include="..\GraphingInterfaces\IGraphingOptions.h" />
|
||||
<ClInclude Include="..\GraphingInterfaces\IGraphRenderer.h" />
|
||||
<ClInclude Include="..\GraphingInterfaces\IMathSolver.h" />
|
||||
<ClInclude Include="..\GraphingInterfaces\IEquation.h" />
|
||||
<ClInclude Include="..\GraphingInterfaces\IEquationOptions.h" />
|
||||
<ClInclude Include="Mocks\MathSolver.h" />
|
||||
<ClInclude Include="pch.h" />
|
||||
<ClInclude Include="targetver.h" />
|
||||
@@ -294,4 +296,4 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
Reference in New Issue
Block a user