From b809fff1cd597278bfbbc013fe3a6f280c637616 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期二, 16 七月 2024 13:46:15 +0800 Subject: [PATCH] update --- jrj/project/business/GDN/CustomCodeNew.cpp | 0 jrj/ext-jrj/ext-jrj.vcxproj | 2 +- 2 files changed, 1 insertions(+), 1 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj index 551ba31..c96b076 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj +++ b/jrj/ext-jrj/ext-jrj.vcxproj @@ -483,7 +483,7 @@ </ClCompile> <ClCompile Include="..\project\business\GDN\AdvanceChargeList.cpp" /> <ClCompile Include="..\project\business\GDN\CustomCodeNew.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\GDN\GDNDelay.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> diff --git a/jrj/project/business/GDN/CustomCodeNew.cpp b/jrj/project/business/GDN/CustomCodeNew.cpp index 110e378..1c8effa 100644 --- a/jrj/project/business/GDN/CustomCodeNew.cpp +++ b/jrj/project/business/GDN/CustomCodeNew.cpp Binary files differ -- Gitblit v1.9.3