From 9f71fe1d6491522b3baf1966e5f0a24fd684076f Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期二, 25 二月 2025 16:12:19 +0800
Subject: [PATCH] update
---
jrj/ext-jrj/ext-jrj.vcxproj | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index 7229df6..6fe1efa 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -653,12 +653,15 @@
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
</ClCompile>
<ClCompile Include="..\project\business\Expense\PaperItemMaint.cpp" />
+ <ClCompile Include="..\project\business\Expense\PremiumRateList.cpp" />
<ClCompile Include="..\project\business\Expense\Reimbursement.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
</ClCompile>
<ClCompile Include="..\project\business\Expense\ReimbursementMaint.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
</ClCompile>
+ <ClCompile Include="..\project\business\Expense\RmbRegisterBase.cpp" />
+ <ClCompile Include="..\project\business\Expense\RmbRegister.cpp" />
<ClCompile Include="..\project\business\Expense\Salaryslip.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
</ClCompile>
--
Gitblit v1.9.3