From dd1ed0f649448d9e9a82406e23c095d5518933a7 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期二, 25 六月 2024 17:12:43 +0800 Subject: [PATCH] 客户维护 --- jrj/ext-jrj/ext-jrj.vcxproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj index b95916d..700b7d8 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj +++ b/jrj/ext-jrj/ext-jrj.vcxproj @@ -236,7 +236,7 @@ </ClCompile> <ClCompile Include="..\project\business\SO3.list.cpp" /> <ClCompile Include="..\project\business\SO3.maint.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Supplier.maint.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> -- Gitblit v1.9.3