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 | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index 5150497..3322168 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -668,8 +668,10 @@
<ClCompile Include="..\project\business\Expense\Salaryslip.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
</ClCompile>
+ <ClCompile Include="..\project\business\Expense\SalaryslipBonus.cpp" />
<ClCompile Include="..\project\business\Expense\SalaryslipEx.cpp" />
<ClCompile Include="..\project\business\Expense\SalaryslipExMaint.cpp" />
+ <ClCompile Include="..\project\business\Expense\SalaryslipExs.cpp" />
<ClCompile Include="..\project\business\Expense\SalaryslipImp.cpp" />
<ClCompile Include="..\project\business\Expense\SaleCostBase.cpp" />
<ClCompile Include="..\project\business\Expense\SaleCostList.cpp" />
--
Gitblit v1.9.3