From ebdf2bdb88da4f78a0b59c9e660deb62562a5731 Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期一, 01 七月 2024 15:48:59 +0800
Subject: [PATCH] update

---
 jrj/ext-jrj/ext-jrj.vcxproj |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index 8230d48..c8d3637 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -263,7 +263,9 @@
     <ClCompile Include="..\project\business\GDN\GDNSourcePriceMaint.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
-    <ClCompile Include="..\project\business\GDN\select.item.po.cpp" />
+    <ClCompile Include="..\project\business\GDN\select.item.po.cpp">
+      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
+    </ClCompile>
     <ClCompile Include="..\project\business\GDN\SelectItem.New.GDN.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
     </ClCompile>

--
Gitblit v1.9.3