From 5398e803af17d3f039ad9fe6fc61c028b0adc634 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期二, 09 七月 2024 13:46:24 +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 2342bac..a065989 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj +++ b/jrj/ext-jrj/ext-jrj.vcxproj @@ -297,6 +297,7 @@ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\EnquiryEx3.list.cpp" /> + <ClCompile Include="..\project\business\Expense\Salaryslip.cpp" /> <ClCompile Include="..\project\business\GDN3.list.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> -- Gitblit v1.9.3