add libcomm for plc layer

This commit is contained in:
2025-12-24 14:46:43 +08:00
parent 6308aee750
commit 8d4774964c
6 changed files with 199 additions and 0 deletions

View File

@@ -265,6 +265,10 @@
<None Include="Resources\OFF.png" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\LibComm\LibComm.csproj">
<Project>{e44b1774-093e-4617-af7a-474a88b89100}</Project>
<Name>LibComm</Name>
</ProjectReference>
<ProjectReference Include="..\LibDataBase\LibDataBase.csproj">
<Project>{d03a85cc-a53b-4434-a560-7a89563292e8}</Project>
<Name>LibDataBase</Name>