From 4db684c655e85e367e73409101b622e71981095f Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期一, 22 七月 2024 09:42:36 +0800 Subject: [PATCH] update --- jrj/ext-jrj/ext-jrj.vcxproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj index 88cceed..523d37d 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj +++ b/jrj/ext-jrj/ext-jrj.vcxproj @@ -943,6 +943,7 @@ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\VATNotify\del.vatinvoice.cpp" /> + <ClCompile Include="..\project\business\VATNotify\import.vatnotify.cpp" /> <ClCompile Include="..\project\business\VATNotify\list.vatinvoice.cpp" /> <ClCompile Include="..\project\business\VATNotify\list.vatnotify.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> -- Gitblit v1.9.3