From b534bb86059cb5d4353b0f3d52f918190ee2c5df Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期四, 11 七月 2024 16:26:42 +0800 Subject: [PATCH] update --- jrj/ext-jrj/ext-jrj.vcxproj | 9 --------- 1 files changed, 0 insertions(+), 9 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj index 9da560c..eb0a590 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj +++ b/jrj/ext-jrj/ext-jrj.vcxproj @@ -415,15 +415,6 @@ <ClCompile Include="..\project\business\Expense\TestExpenseBase2.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> - <ClCompile Include="..\project\business\File\trade.document3.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> - </ClCompile> - <ClCompile Include="..\project\business\File\trade.help3.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> - </ClCompile> - <ClCompile Include="..\project\business\File\trade.helpEx.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> - </ClCompile> <ClCompile Include="..\project\business\GDN3.list.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> -- Gitblit v1.9.3