From 3cfb3d13a937d5be56abb7c23e9c5d53521fc935 Mon Sep 17 00:00:00 2001
From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com>
Date: 星期二, 11 二月 2025 16:06:04 +0800
Subject: [PATCH] 1.增加S2F33(Define Report)消息处理;
---
SourceCode/Bond/Servo/Servo.vcxproj.filters | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/SourceCode/Bond/Servo/Servo.vcxproj.filters b/SourceCode/Bond/Servo/Servo.vcxproj.filters
index 5bc0cc3..55fdacc 100644
--- a/SourceCode/Bond/Servo/Servo.vcxproj.filters
+++ b/SourceCode/Bond/Servo/Servo.vcxproj.filters
@@ -69,6 +69,7 @@
<ClInclude Include="SecsTestDlg.h">
<Filter>澶存枃浠�</Filter>
</ClInclude>
+ <ClInclude Include="TerminalDisplayDlg.h">
<ClInclude Include="AlarmManager.h">
<Filter>澶存枃浠�</Filter>
</ClInclude>
@@ -116,6 +117,7 @@
<ClCompile Include="SecsTestDlg.cpp">
<Filter>婧愭枃浠�</Filter>
</ClCompile>
+ <ClCompile Include="TerminalDisplayDlg.cpp">
<ClCompile Include="AlarmManager.cpp">
<Filter>婧愭枃浠�</Filter>
</ClCompile>
@@ -129,6 +131,7 @@
<None Include="res\Servo.rc2">
<Filter>璧勬簮鏂囦欢</Filter>
</None>
+ <None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Image Include="res\Servo.ico">
--
Gitblit v1.9.3