From fec3ff7b0bb0a4e53c2f9ff26cd06659a0c8aff9 Mon Sep 17 00:00:00 2001
From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com>
Date: 星期二, 07 一月 2025 11:08:34 +0800
Subject: [PATCH] 1.工具条; 2.左侧PLC列表;

---
 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 6fc02ae..8b45150 100644
--- a/SourceCode/Bond/Servo/Servo.vcxproj
+++ b/SourceCode/Bond/Servo/Servo.vcxproj
@@ -193,6 +193,9 @@
     <ClInclude Include="BlButton.h" />
     <ClInclude Include="Common.h" />
     <ClInclude Include="Configuration.h" />
+    <ClInclude Include="Context.h" />
+    <ClInclude Include="HsmsAction.h" />
+    <ClInclude Include="HsmsPassive.h" />
     <ClInclude Include="Log.h" />
     <ClInclude Include="LogDlg.h" />
     <ClInclude Include="LogEdit.h" />
@@ -207,6 +210,9 @@
   <ItemGroup>
     <ClCompile Include="BlButton.cpp" />
     <ClCompile Include="Configuration.cpp" />
+    <ClCompile Include="Context.cpp" />
+    <ClCompile Include="HsmsAction.cpp" />
+    <ClCompile Include="HsmsPassive.cpp" />
     <ClCompile Include="Log.cpp" />
     <ClCompile Include="LogDlg.cpp" />
     <ClCompile Include="LogEdit.cpp" />

--
Gitblit v1.9.3