Add function parser

This commit is contained in:
Иван Ивашкин
2024-12-15 15:47:04 +05:00
parent 7c9bc1856b
commit 33820e972b
7 changed files with 42 additions and 6 deletions

View File

@@ -15,6 +15,9 @@
</ItemGroup>
<ItemGroup>
<Reference Include="FunctionParser">
<HintPath>..\..\FunctionParser\FunctionParser\bin\Debug\FunctionParser.dll</HintPath>
</Reference>
<Reference Include="LoaderCalculator">
<HintPath>..\StructureHelper\Libraries\LoaderCalculator.dll</HintPath>
</Reference>