From 94a26e02e353666ad5b7378b4ce1e8d6cd621bca Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期二, 25 二月 2025 15:43:01 +0800
Subject: [PATCH] update
---
jrj/ext-jrj/ext-jrj.vcxproj | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index 3014e57..6fe1efa 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -653,14 +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\RmbRegister.cpp" />
<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>
@@ -916,6 +917,7 @@
<ClCompile Include="..\project\business\Quote\CustomerItemNoList.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
</ClCompile>
+ <ClCompile Include="..\project\business\Quote\list.EnquiryQuote3.cpp" />
<ClCompile Include="..\project\business\Quote\Product.Select.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
</ClCompile>
--
Gitblit v1.9.3