From 03ea53b80bd65932f4c13848fddb0385647a6dc3 Mon Sep 17 00:00:00 2001
From: xj qian <qianxj15@sina.com>
Date: 星期一, 15 七月 2024 11:58:07 +0800
Subject: [PATCH] update tree view

---
 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 b3d7b17..21e6709 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -683,6 +683,7 @@
     <ClCompile Include="..\project\total3\GDNItem.GDN.cpp" />
     <ClCompile Include="..\project\total3\ProductNewList.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
+      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
     </ClCompile>
     <ClCompile Include="..\project\total3\ProductNoOut.SO.cpp" />
     <ClCompile Include="..\project\total3\viewex.total.cpp" />

--
Gitblit v1.9.3