From 41b56834f913c64c310e26097390331f0ea75c3b Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期五, 05 七月 2024 13:42:35 +0800
Subject: [PATCH] update

---
 jrj/ext-jrj/ext-jrj.vcxproj |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index 612904d..85f902e 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -257,6 +257,14 @@
     <ClCompile Include="..\project\business\AP\Select.AP.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
     </ClCompile>
+    <ClCompile Include="..\project\business\AR\CustomerTran.AR.cpp" />
+    <ClCompile Include="..\project\business\AR\Deduction.cpp" />
+    <ClCompile Include="..\project\business\AR\ExchageFile.cpp" />
+    <ClCompile Include="..\project\business\AR\ExchageInput3.cpp" />
+    <ClCompile Include="..\project\business\AR\ExchangeBankTran.cpp" />
+    <ClCompile Include="..\project\business\AR\ExchangeColumnTran.cpp" />
+    <ClCompile Include="..\project\business\AR\ExchangeSignFast.cpp" />
+    <ClCompile Include="..\project\business\AR\maint.SettlementExchange.cpp" />
     <ClCompile Include="..\project\business\Customer3.list.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>

--
Gitblit v1.9.3