From d5f76f5d68044a00d0cb3181996466b41e310932 Mon Sep 17 00:00:00 2001
From: lifan <2308045698@qq.com>
Date: 星期五, 05 十二月 2025 16:44:51 +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