From 7d3d2bf67895c4d809ca8641fe36925a4e288849 Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期一, 17 二月 2025 19:22:44 +0800 Subject: [PATCH] update --- 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 de96cfb..7229df6 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj +++ b/jrj/ext-jrj/ext-jrj.vcxproj @@ -914,6 +914,7 @@ <ClCompile Include="..\project\business\Quote\CustomerItemNoList.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> + <ClCompile Include="..\project\business\Quote\list.EnquiryQuote3.cpp" /> <ClCompile Include="..\project\business\Quote\Product.Select.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> -- Gitblit v1.9.3