From 33f077385d8f15b0aec64e5be280738f451d6ae1 Mon Sep 17 00:00:00 2001
From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com>
Date: 星期五, 25 四月 2025 13:49:08 +0800
Subject: [PATCH] 1.补充完善CJobDataS的函数;

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

diff --git a/SourceCode/Bond/Servo/Servo.vcxproj b/SourceCode/Bond/Servo/Servo.vcxproj
index f44aa10..5944a3f 100644
--- a/SourceCode/Bond/Servo/Servo.vcxproj
+++ b/SourceCode/Bond/Servo/Servo.vcxproj
@@ -228,6 +228,9 @@
     <ClInclude Include="CHMPropertyDlg.h" />
     <ClInclude Include="CHMPropertyPage.h" />
     <ClInclude Include="CJobDataA.h" />
+    <ClInclude Include="CJobDataB.h" />
+    <ClInclude Include="CJobDataC.h" />
+    <ClInclude Include="CJobDataS.h" />
     <ClInclude Include="CLoadPort.h" />
     <ClInclude Include="CMeasurement.h" />
     <ClInclude Include="ColorTransfer.h" />
@@ -308,6 +311,9 @@
     <ClCompile Include="CHMPropertyDlg.cpp" />
     <ClCompile Include="CHMPropertyPage.cpp" />
     <ClCompile Include="CJobDataA.cpp" />
+    <ClCompile Include="CJobDataB.cpp" />
+    <ClCompile Include="CJobDataC.cpp" />
+    <ClCompile Include="CJobDataS.cpp" />
     <ClCompile Include="CLoadPort.cpp" />
     <ClCompile Include="CMeasurement.cpp" />
     <ClCompile Include="ColorTransfer.cpp" />

--
Gitblit v1.9.3