Сложение моторов, формирование систем

This commit is contained in:
Andrey Pokidov 2025-12-25 02:55:10 +07:00
parent b56deff0b0
commit 43ce51a386
7 changed files with 193 additions and 60 deletions

View file

@ -162,13 +162,11 @@
<ClInclude Include="butis.h" />
<ClInclude Include="motor.h" />
<ClInclude Include="motor_matrix.h" />
<ClInclude Include="screw.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="butis.c" />
<ClCompile Include="motor.c" />
<ClCompile Include="motor_matrix.c" />
<ClCompile Include="screw.c" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">