From 8825070c92cfabd6fc4e2f5896103ef8b4800a33 Mon Sep 17 00:00:00 2001
From: lifan <2308045698@qq.com>
Date: 星期五, 07 十一月 2025 16:02:08 +0800
Subject: [PATCH] update
---
jrj/ext-jrj/ext-jrj.vcxproj.filters | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters
index ed8af57..2e519d7 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj.filters
+++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -1643,6 +1643,12 @@
<ClCompile Include="..\project\business\ProductSample\ProductNewList.cpp">
<Filter>project\business\ProductSample</Filter>
</ClCompile>
+ <ClCompile Include="..\project\business\Expense\SalaryslipBonus.cpp">
+ <Filter>project\business\Expense</Filter>
+ </ClCompile>
+ <ClCompile Include="..\project\business\Expense\SalaryslipExs.cpp">
+ <Filter>project\business\Expense</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="ext-jrj.def">
--
Gitblit v1.9.3