From 69b7db403da8d663f388c61c37567f357fbd9236 Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期二, 09 七月 2024 15:55:45 +0800 Subject: [PATCH] update doctime --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 96 +---------------------------------------------- 1 files changed, 3 insertions(+), 93 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 3cede8e..7a599af 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -100,9 +100,6 @@ <Filter Include="vbusiness\analysis"> <UniqueIdentifier>{27c3e1cb-c8de-4a10-8a61-bacae62112e3}</UniqueIdentifier> </Filter> - <Filter Include="project\business\Expense"> - <UniqueIdentifier>{c95a750c-2d14-4276-8f29-1cf09ad02c00}</UniqueIdentifier> - </Filter> </ItemGroup> <ItemGroup> <ClInclude Include="framework.h"> @@ -346,6 +343,9 @@ <Filter>xframe\kobject</Filter> </ClInclude> <ClInclude Include="..\xframe\xcontrol\xcheckbox.hpp"> + <Filter>xframe\xcontrol</Filter> + </ClInclude> + <ClInclude Include="..\xframe\xcontrol\xdatetimepick.hpp"> <Filter>xframe\xcontrol</Filter> </ClInclude> </ItemGroup> @@ -661,96 +661,6 @@ </ClCompile> <ClCompile Include="..\project\total3\ViewTotalWin.cpp"> <Filter>vbusiness\total</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\BasicFare.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\basicfareTypeList.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\CommissionExpense.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\CommissionExpenseBase.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\CommissionExpenseItem.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\ExchangeRate.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\ExportCredit.SwitchTo.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\ExportCredit.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\ExportCreditMaint.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\FreightExpenseInput.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\FreightExpenseItem.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\maint.basicfare.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\maint.Document.ExportCredit.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\maint.Document.SampleRequestForm.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\maint.salaryslip.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\maint.samplefee.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\maint.samplesequest.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\MouldFee.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\PaperCardReconciliationEx.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\Reimbursement.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\ReimbursementMaint.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\Salaryslip.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\SampleFee.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\SampleRequestForm.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\SelectSalaryslip.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\SpecialDeductFeeList.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\TestExpense.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\TestExpenseBase.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\TestExpenseBase2.cpp"> - <Filter>project\business\Expense</Filter> - </ClCompile> - <ClCompile Include="..\project\business\Expense\Drawback.cpp"> - <Filter>project\business\Expense</Filter> </ClCompile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3