From 0d0e72d8e08b176c4791b7c0b50f3fb28ffbcf5b Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期二, 24 九月 2024 10:13:26 +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 0f8f17c..141efbd 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj +++ b/jrj/ext-jrj/ext-jrj.vcxproj @@ -597,6 +597,7 @@ <ClCompile Include="..\project\business\Expense\maint.Document.SampleRequestForm.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> + <ClCompile Include="..\project\business\Expense\maint.Document.Test.v3.cpp" /> <ClCompile Include="..\project\business\Expense\maint.expense.ap.cpp" /> <ClCompile Include="..\project\business\Expense\maint.salaryslip.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> -- Gitblit v1.9.3