From 34763b758ca907b1601fd57e7d28912c2c146711 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期二, 02 七月 2024 18:26:41 +0800 Subject: [PATCH] update --- jrj/project/business/PO/business4.cpp | 0 jrj/project/business/PO/Maint.PurcherItem.cpp | 0 jrj/ext-jrj/ext-jrj.vcxproj | 4 +++- jrj/project/business/PO/Maint.PaperCard.PO.cpp | 0 4 files changed, 3 insertions(+), 1 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj index a2bf8e6..f10214d 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj +++ b/jrj/ext-jrj/ext-jrj.vcxproj @@ -294,7 +294,9 @@ <ClCompile Include="..\project\business\PO\business4.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> </ClCompile> - <ClCompile Include="..\project\business\PO\Maint.PaperCard.PO.cpp" /> + <ClCompile Include="..\project\business\PO\Maint.PaperCard.PO.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + </ClCompile> <ClCompile Include="..\project\business\PO\Maint.PurcherItem.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> </ClCompile> diff --git a/jrj/project/business/PO/Maint.PaperCard.PO.cpp b/jrj/project/business/PO/Maint.PaperCard.PO.cpp index b8730cb..34a1c60 100644 --- a/jrj/project/business/PO/Maint.PaperCard.PO.cpp +++ b/jrj/project/business/PO/Maint.PaperCard.PO.cpp Binary files differ diff --git a/jrj/project/business/PO/Maint.PurcherItem.cpp b/jrj/project/business/PO/Maint.PurcherItem.cpp index 810eaef..772bd5e 100644 --- a/jrj/project/business/PO/Maint.PurcherItem.cpp +++ b/jrj/project/business/PO/Maint.PurcherItem.cpp Binary files differ diff --git a/jrj/project/business/PO/business4.cpp b/jrj/project/business/PO/business4.cpp index 0e7ab67..93cb1ae 100644 --- a/jrj/project/business/PO/business4.cpp +++ b/jrj/project/business/PO/business4.cpp Binary files differ -- Gitblit v1.9.3