From 4f66acd4faba64f72f7d3e9d86c0061bff480d8c Mon Sep 17 00:00:00 2001
From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com>
Date: 星期四, 12 六月 2025 09:07:40 +0800
Subject: [PATCH] 1.增加文档;

---
 SourceCode/Bond/Servo/Servo.vcxproj.filters |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/SourceCode/Bond/Servo/Servo.vcxproj.filters b/SourceCode/Bond/Servo/Servo.vcxproj.filters
index 790d462..bb768f8 100644
--- a/SourceCode/Bond/Servo/Servo.vcxproj.filters
+++ b/SourceCode/Bond/Servo/Servo.vcxproj.filters
@@ -150,7 +150,15 @@
     </ClCompile>
     <ClCompile Include="PortConfigurationDlg.cpp" />
     <ClCompile Include="TransferManager.cpp" />
+    <ClCompile Include="TopToolbar.cpp" />
+    <ClCompile Include="HorizontalLine.cpp" />
+    <ClCompile Include="CMyStatusbar.cpp" />
+    <ClCompile Include="CRobotTask.cpp" />
+    <ClCompile Include="CSlot.cpp" />
+    <ClCompile Include="CRobotTaskDlg.cpp" />
     <ClCompile Include="PageTransferLog.cpp" />
+    <ClCompile Include="ServoMemDC.cpp" />
+    <ClCompile Include="CPageLinkSignal.cpp" />
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="AlarmManager.h" />
@@ -306,7 +314,15 @@
     </ClInclude>
     <ClInclude Include="PortConfigurationDlg.h" />
     <ClInclude Include="TransferManager.h" />
+    <ClInclude Include="TopToolbar.h" />
+    <ClInclude Include="HorizontalLine.h" />
+    <ClInclude Include="CMyStatusbar.h" />
+    <ClInclude Include="CRobotTask.h" />
+    <ClInclude Include="CSlot.h" />
+    <ClInclude Include="CRobotTaskDlg.h" />
     <ClInclude Include="PageTransferLog.h" />
+    <ClInclude Include="ServoMemDC.h" />
+    <ClInclude Include="CPageLinkSignal.h" />
   </ItemGroup>
   <ItemGroup>
     <ResourceCompile Include="Servo.rc" />

--
Gitblit v1.9.3