From 410ea79955e2d115643a38f40e006f1aeaba897b Mon Sep 17 00:00:00 2001
From: LAPTOP-SNT8I5JK\Boounion <Chenluhua@qq.com>
Date: 星期六, 26 四月 2025 14:39:23 +0800
Subject: [PATCH] 1.增加CVcrEventStep

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

diff --git a/SourceCode/Bond/Servo/Servo.vcxproj.filters b/SourceCode/Bond/Servo/Servo.vcxproj.filters
index 576e90a..2f428f0 100644
--- a/SourceCode/Bond/Servo/Servo.vcxproj.filters
+++ b/SourceCode/Bond/Servo/Servo.vcxproj.filters
@@ -89,6 +89,8 @@
     <ClCompile Include="CJobDataB.cpp" />
     <ClCompile Include="CJobDataC.cpp" />
     <ClCompile Include="CJobDataS.cpp" />
+    <ClCompile Include="CVcrEventReport.cpp" />
+    <ClCompile Include="CEqVcrEventStep.cpp" />
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="AlarmManager.h" />
@@ -176,6 +178,8 @@
     <ClInclude Include="CJobDataB.h" />
     <ClInclude Include="CJobDataC.h" />
     <ClInclude Include="CJobDataS.h" />
+    <ClInclude Include="CVcrEventReport.h" />
+    <ClInclude Include="CEqVcrEventStep.h" />
   </ItemGroup>
   <ItemGroup>
     <ResourceCompile Include="Servo.rc" />

--
Gitblit v1.9.3