From 356d91130328f0a5f02cb2e8d200beed6419e87f Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期四, 27 三月 2025 17:43:13 +0800 Subject: [PATCH] update --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 46be3b7..ba25185 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -1604,12 +1604,15 @@ <ClCompile Include="..\project\business\Expense\PremiumRateList.cpp"> <Filter>project\business\Expense</Filter> </ClCompile> - <ClCompile Include="..\project\business\SystemSettings\Commentary.dialog.cpp"> - <Filter>project\business\SystemSettings</Filter> - </ClCompile> <ClCompile Include="..\project\business\SystemSettings\CommentaryEx.dialog.cpp"> <Filter>project\business\SystemSettings</Filter> </ClCompile> + <ClCompile Include="..\project\business\Expense\SalaryslipEx.cpp"> + <Filter>project\business\Expense</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Expense\SalaryslipExMaint.cpp"> + <Filter>project\business\Expense</Filter> + </ClCompile> </ItemGroup> <ItemGroup> <None Include="ext-jrj.def"> -- Gitblit v1.9.3