From f8ab608b3c66b9a15ab0a08dba71b6c530c553ed Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期二, 27 五月 2025 09:17:29 +0800 Subject: [PATCH] update --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 39 ++++++++++++++++++++++++++++++++++++--- 1 files changed, 36 insertions(+), 3 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 54b9810..3094729 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -502,7 +502,7 @@ <Filter>jarch\trap</Filter> </ClInclude> <ClInclude Include="..\xframe\devloper\XDevEditPage.hpp"> - <Filter>澶存枃浠�</Filter> + <Filter>devloper</Filter> </ClInclude> </ItemGroup> <ItemGroup> @@ -1593,10 +1593,43 @@ <Filter>xframe\src</Filter> </ClCompile> <ClCompile Include="..\project\business\Expense\RmbRegisterBase.cpp"> - <Filter>project\business\BasicCode</Filter> + <Filter>project\business\Expense</Filter> </ClCompile> <ClCompile Include="..\project\business\Expense\RmbRegister.cpp"> - <Filter>project\business\BasicCode</Filter> + <Filter>project\business\Expense</Filter> + </ClCompile> + <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> + <ClCompile Include="..\project\IndexWin3.cpp"> + <Filter>vbusiness\wface</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Quote\list.EnquiryQuote3.cpp"> + <Filter>project\business</Filter> + </ClCompile> + <ClCompile Include="..\project\HomeWin.cpp"> + <Filter>vbusiness\wface</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Expense\SalaryslipImp.cpp"> + <Filter>project\business\Expense</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Public\ColumnTranView.cpp"> + <Filter>project\business\Public</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Expense\TestExpenseImport.cpp"> + <Filter>project\business\Expense</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Expense\ContactUnitsList.cpp"> + <Filter>project\business\Expense</Filter> </ClCompile> </ItemGroup> <ItemGroup> -- Gitblit v1.9.3