From 925bc0b4eb99dc60a1ad4e727428217e3dcfdbdb Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期五, 02 八月 2024 13:54:35 +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 ac3c482..c513036 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj +++ b/jrj/ext-jrj/ext-jrj.vcxproj @@ -258,6 +258,7 @@ <ClCompile Include="..\project\business\AP\list.ap.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> + <ClCompile Include="..\project\business\AP\list.manageSupplierID.ap.cpp" /> <ClCompile Include="..\project\business\AP\list.RefundGDNLine.Entity.xarch.cpp" /> <ClCompile Include="..\project\business\AP\list.RefundSourcingLine.Entity.xarch.cpp" /> <ClCompile Include="..\project\business\AP\maint.ap.cpp"> -- Gitblit v1.9.3