no message

This commit is contained in:
zcy 2023-01-22 00:03:55 +08:00
parent c73e26c0bf
commit 0842a7738c

View File

@ -161,6 +161,9 @@
<ProjectReference Include="..\..\ui_components\ui_components.vcxproj"> <ProjectReference Include="..\..\ui_components\ui_components.vcxproj">
<Project>{0149ba6e-3c0a-426d-aa0a-0b9ec7742f19}</Project> <Project>{0149ba6e-3c0a-426d-aa0a-0b9ec7742f19}</Project>
</ProjectReference> </ProjectReference>
<ProjectReference Include="..\libmodbus\libmodbus.vcxproj">
<Project>{6fb16778-49d1-4bfd-b135-4d1ba6b5d68a}</Project>
</ProjectReference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ClCompile Include="base_form.cpp" /> <ClCompile Include="base_form.cpp" />