From ec64938e6a062bf4fc245c66d6693b200dda82e0 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期一, 22 七月 2024 16:59:58 +0800 Subject: [PATCH] update --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 69 +++++++++++++++++++++++++++++++++- 1 files changed, 66 insertions(+), 3 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index c489fc7..ab458d8 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -1118,9 +1118,6 @@ <ClCompile Include="..\project\business\Quote\TOSelectDlg.cpp"> <Filter>project\business\Quote</Filter> </ClCompile> - <ClCompile Include="..\project\business\Quote\TONewSelectDlg.cpp"> - <Filter>project\business\Quote</Filter> - </ClCompile> <ClCompile Include="..\project\business\Quote\QuoteSupplierItem.cpp"> <Filter>project\business\Quote</Filter> </ClCompile> @@ -1133,5 +1130,71 @@ <ClCompile Include="..\project\business\Quote\Product.Select.cpp"> <Filter>project\business\Quote</Filter> </ClCompile> + <ClCompile Include="..\project\business\GDN\listex.GDN3.cpp"> + <Filter>project\business\GDN</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\maintex.gdn3.cpp"> + <Filter>project\business\GDN</Filter> + </ClCompile> + <ClCompile Include="..\project\business\PO\PO.maint.item.line.cpp"> + <Filter>project\business\PO</Filter> + </ClCompile> + <ClCompile Include="..\project\business\VATNotify\del.vatinvoice.cpp"> + <Filter>project\business\VATNotify</Filter> + </ClCompile> + <ClCompile Include="..\project\business\VATNotify\list.vatinvoice.cpp"> + <Filter>project\business\VATNotify</Filter> + </ClCompile> + <ClCompile Include="..\project\business\VATNotify\maint.vatinvoice..cpp"> + <Filter>project\business\VATNotify</Filter> + </ClCompile> + <ClCompile Include="..\project\business\VATNotify\maint.vatinvoiceEx.cpp"> + <Filter>project\business\VATNotify</Filter> + </ClCompile> + <ClCompile Include="..\project\business\VATNotify\VATInvoiceNew.cpp"> + <Filter>project\business\VATNotify</Filter> + </ClCompile> + <ClCompile Include="..\project\business\AP\list.RefundGDNLine.Entity.xarch.cpp"> + <Filter>project\business\AP</Filter> + </ClCompile> + <ClCompile Include="..\project\business\AP\list.RefundSourcingLine.Entity.xarch.cpp"> + <Filter>project\business\AP</Filter> + </ClCompile> + <ClCompile Include="..\project\business\VATNotify\import.vatnotify.cpp"> + <Filter>project\business\VATNotify</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Expense\PaperCardCheck.cpp"> + <Filter>project\business\Expense</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Expense\APCheckList.cpp"> + <Filter>project\business\Expense</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Expense\APSpliteLine.cpp"> + <Filter>project\business\Expense</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Expense\APSplite.cpp"> + <Filter>project\business\Expense</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Expense\FreightExpenseImport.cpp"> + <Filter>project\business\Expense</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Expense\maint.expense.ap.cpp"> + <Filter>project\business\Expense</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Expense\list.expense.ap.cpp"> + <Filter>project\business\Expense</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Expense\FactoryTempDeduct.cpp"> + <Filter>project\business\Expense</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Expense\PaperItemMaint.cpp"> + <Filter>project\business\Expense</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Expense\list.manage.ap.cpp"> + <Filter>project\business\Expense</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Expense\PaperCardReconciliation.cpp"> + <Filter>project\business\Expense</Filter> + </ClCompile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3