From e950b5681e510aad50925b2447bdb7320928e359 Mon Sep 17 00:00:00 2001
From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com>
Date: 星期二, 10 六月 2025 11:30:41 +0800
Subject: [PATCH] 1.添加新的信号展示页面;
---
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 0ce3503..bb768f8 100644
--- a/SourceCode/Bond/Servo/Servo.vcxproj.filters
+++ b/SourceCode/Bond/Servo/Servo.vcxproj.filters
@@ -158,6 +158,7 @@
<ClCompile Include="CRobotTaskDlg.cpp" />
<ClCompile Include="PageTransferLog.cpp" />
<ClCompile Include="ServoMemDC.cpp" />
+ <ClCompile Include="CPageLinkSignal.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="AlarmManager.h" />
@@ -321,6 +322,7 @@
<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