From 42fc5f4f82dca4c50a4250c2b3e48c1aeda3c943 Mon Sep 17 00:00:00 2001
From: mrDarker <mr.darker@163.com>
Date: 星期二, 01 四月 2025 17:50:35 +0800
Subject: [PATCH] 1. master初始化以后状态图的控件与设备绑定
---
SourceCode/Bond/Servo/Servo.vcxproj.filters | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/SourceCode/Bond/Servo/Servo.vcxproj.filters b/SourceCode/Bond/Servo/Servo.vcxproj.filters
index 74279a7..00faaa0 100644
--- a/SourceCode/Bond/Servo/Servo.vcxproj.filters
+++ b/SourceCode/Bond/Servo/Servo.vcxproj.filters
@@ -81,6 +81,7 @@
<ClCompile Include="CHMPropertyDlg.cpp" />
<ClCompile Include="CEqPortChangeStep.cpp" />
<ClCompile Include="CEqReadIntStep.cpp" />
+ <ClCompile Include="CEqCassetteTransferStateStep.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="AlarmManager.h" />
@@ -160,6 +161,7 @@
<ClInclude Include="CHMPropertyDlg.h" />
<ClInclude Include="CEqPortChangeStep.h" />
<ClInclude Include="CEqReadIntStep.h" />
+ <ClInclude Include="CEqCassetteTransferStateStep.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="Servo.rc" />
--
Gitblit v1.9.3