From a3f45a29e0fd670f5adb68e8bda41d96a96422f5 Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期五, 19 七月 2024 19:17:10 +0800
Subject: [PATCH] update

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

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index 6827c10..88cceed 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -942,18 +942,23 @@
     <ClCompile Include="..\project\business\SystemSettings\view.assignadjust.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
+    <ClCompile Include="..\project\business\VATNotify\del.vatinvoice.cpp" />
+    <ClCompile Include="..\project\business\VATNotify\list.vatinvoice.cpp" />
     <ClCompile Include="..\project\business\VATNotify\list.vatnotify.cpp">
-      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
+      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
     <ClCompile Include="..\project\business\VATNotify\maint.papercard.vatnotify.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
+    <ClCompile Include="..\project\business\VATNotify\maint.vatinvoice..cpp" />
+    <ClCompile Include="..\project\business\VATNotify\maint.vatinvoiceEx.cpp" />
     <ClCompile Include="..\project\business\VATNotify\simple.maint.vatnotify.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
     <ClCompile Include="..\project\business\VATNotify\update.vatnotify.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
+    <ClCompile Include="..\project\business\VATNotify\VATInvoiceNew.cpp" />
     <ClCompile Include="..\project\business\VATNotify\VATNotifyParse.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>

--
Gitblit v1.9.3