From 8185516cb0307d523cc7c713978fb34d0002f999 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期二, 09 七月 2024 14:27:03 +0800 Subject: [PATCH] update --- jrj/ext-jrj/ext-jrj.vcxproj | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj index cbc03ea..4192853 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj +++ b/jrj/ext-jrj/ext-jrj.vcxproj @@ -342,9 +342,6 @@ <ClCompile Include="..\project\business\Expense\maint.Document.SampleRequestForm.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> </ClCompile> - <ClCompile Include="..\project\business\Expense\maint.Owner.Supplier.v3.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> - </ClCompile> <ClCompile Include="..\project\business\Expense\maint.salaryslip.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> </ClCompile> -- Gitblit v1.9.3