From 6d8da81adea13cb7087d3cc36fb03e2af04ee5a5 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期二, 02 七月 2024 17:15:55 +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 8c540ce..a2bf8e6 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj +++ b/jrj/ext-jrj/ext-jrj.vcxproj @@ -294,6 +294,7 @@ <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.PurcherItem.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> </ClCompile> -- Gitblit v1.9.3