From a17af158470a2f19adeef87404c4044e7bfa7ffb Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期二, 27 八月 2024 13:39:37 +0800 Subject: [PATCH] update --- 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 c621bcb..7dd7ca0 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj +++ b/jrj/ext-jrj/ext-jrj.vcxproj @@ -1050,7 +1050,7 @@ <ClCompile Include="..\project\total3\FactoryPayment.cpp" /> <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)'=='Debug|x64'">false</ExcludedFromBuild> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\total3\ProductNoOut.SO.cpp" /> -- Gitblit v1.9.3