zhongfuqiang上传最新代码20250325

This commit is contained in:
2025-03-25 16:05:45 +08:00
parent aa3e8c8223
commit 4a25fb0e80
360 changed files with 1771 additions and 201564 deletions

View File

@@ -55,6 +55,7 @@
<DynamicSource Condition="'$(Configuration)|$(Platform)'=='Release|x64'">input</DynamicSource>
<QtMocFileName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(Filename).moc</QtMocFileName>
</ClCompile>
<ClCompile Include="SourceCode\Widget\SerialPortHandler\crc32.cpp" />
<ClCompile Include="SourceCode\Widget\SerialPortHandler\SerialPortHandler.cpp" />
<ClCompile Include="SourceCode\Widget\UI_Widget\UI_Widget.cpp" />
</ItemGroup>
@@ -92,6 +93,7 @@
<QtMoc Include="SourceCode\Widget\SerialPortHandler\SerialPortHandler.h" />
<QtMoc Include="SourceCode\Widget\SerialPortHandler\SerialPortWorker.h" />
<QtMoc Include="SourceCode\RecvDataHandler\SerialRecvDataHandler.h" />
<ClInclude Include="SourceCode\Widget\SerialPortHandler\crc32.h" />
<ClInclude Include="SourceCode\Widget\UI_Widget\UI_Name.h" />
<QtMoc Include="SourceCode\LicenseGenerate\LicenseConfirmWindow.h" />
<ClInclude Include="SourceCode\LicenseGenerate\LicenseGenerate.h" />