From d5d0dead36ae8c53817ecbce7b1295c63f84f7c8 Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期二, 01 四月 2025 10:00:34 +0800 Subject: [PATCH] Merge branch 'master' of http://116.62.18.175:6699/r/mis-prj --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index f8b4313..ba25185 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -1604,6 +1604,15 @@ <ClCompile Include="..\project\business\Expense\PremiumRateList.cpp"> <Filter>project\business\Expense</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