From 5d002acc3431fd6c7ec13ff003193814e9639684 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期一, 24 三月 2025 11:26:10 +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