From 8974271490c20a66ce5c6d898bcce1c04310cf9c Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期三, 10 七月 2024 11:59:02 +0800 Subject: [PATCH] update --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 363 ++++++++++++++++++++++++++++++++++++++++++++++++--- 1 files changed, 342 insertions(+), 21 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 050eaf0..7272430 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -73,6 +73,42 @@ <Filter Include="project\business\Supplier"> <UniqueIdentifier>{411fad96-7418-4b98-8e36-3f9893659ea1}</UniqueIdentifier> </Filter> + <Filter Include="project\business\GDN"> + <UniqueIdentifier>{1d8cf000-b4e6-4f4c-931c-fb1eddc22430}</UniqueIdentifier> + </Filter> + <Filter Include="project\business\PO"> + <UniqueIdentifier>{0ac8c4fc-fdb3-474f-8d64-6f092367e80c}</UniqueIdentifier> + </Filter> + <Filter Include="xframe\win32"> + <UniqueIdentifier>{9a894b1c-9333-4f29-9edd-8ebf6a296216}</UniqueIdentifier> + </Filter> + <Filter Include="xframe\adt"> + <UniqueIdentifier>{183c9d39-437c-4c0f-9943-8f28e71eaa1a}</UniqueIdentifier> + </Filter> + <Filter Include="project\business\AP"> + <UniqueIdentifier>{53a12810-3857-48be-ad11-604fb1cca3ac}</UniqueIdentifier> + </Filter> + <Filter Include="project\business\VATNotify"> + <UniqueIdentifier>{ee5e5842-5c6a-4737-854d-3315c4aedf60}</UniqueIdentifier> + </Filter> + <Filter Include="project\business\AR"> + <UniqueIdentifier>{a4717a30-9c49-4681-a769-faa5b20ba2ea}</UniqueIdentifier> + </Filter> + <Filter Include="vbusiness\total"> + <UniqueIdentifier>{f73b4110-ca55-4b8b-843d-13ab62aebb72}</UniqueIdentifier> + </Filter> + <Filter Include="vbusiness\analysis"> + <UniqueIdentifier>{27c3e1cb-c8de-4a10-8a61-bacae62112e3}</UniqueIdentifier> + </Filter> + <Filter Include="vbusiness\tradedocument"> + <UniqueIdentifier>{bd347872-26d2-4e4e-9174-49247819c262}</UniqueIdentifier> + </Filter> + <Filter Include="project\business\Expense"> + <UniqueIdentifier>{50e3db89-5f6f-425b-8a5d-3cb86b80eacb}</UniqueIdentifier> + </Filter> + <Filter Include="project\business\Enquiry"> + <UniqueIdentifier>{ac880186-5122-46db-b017-b44f7fdacc38}</UniqueIdentifier> + </Filter> </ItemGroup> <ItemGroup> <ClInclude Include="framework.h"> @@ -264,27 +300,6 @@ <ClInclude Include="..\project\viewobject\enquiry.view.hpp"> <Filter>vbusiness\viewobject</Filter> </ClInclude> - <ClInclude Include="..\project\viewobject\custom.view.hpp"> - <Filter>澶存枃浠�</Filter> - </ClInclude> - <ClInclude Include="..\project\viewobject\gdn3.view.hpp"> - <Filter>澶存枃浠�</Filter> - </ClInclude> - <ClInclude Include="..\xframe\adt\xarray.hpp"> - <Filter>澶存枃浠�</Filter> - </ClInclude> - <ClInclude Include="..\xframe\kobject\kcell.hpp"> - <Filter>澶存枃浠�</Filter> - </ClInclude> - <ClInclude Include="..\xframe\win32\win.hpp"> - <Filter>澶存枃浠�</Filter> - </ClInclude> - <ClInclude Include="..\xframe\win32\xfile.hpp"> - <Filter>澶存枃浠�</Filter> - </ClInclude> - <ClInclude Include="..\xframe\xcontrol\xcell.hpp"> - <Filter>澶存枃浠�</Filter> - </ClInclude> <ClInclude Include="..\xframe\xcontrol\xflowchart.hpp"> <Filter>xframe\xcontrol</Filter> </ClInclude> @@ -301,6 +316,45 @@ <Filter>xframe\kobject</Filter> </ClInclude> <ClInclude Include="..\xframe\xcontrol\xexcel.hpp"> + <Filter>xframe\xcontrol</Filter> + </ClInclude> + <ClInclude Include="..\xframe\win32\xfile.hpp"> + <Filter>xframe\win32</Filter> + </ClInclude> + <ClInclude Include="..\xframe\win32\win.hpp"> + <Filter>xframe\win32</Filter> + </ClInclude> + <ClInclude Include="..\xframe\xcontrol\xcell.hpp"> + <Filter>xframe\xcontrol</Filter> + </ClInclude> + <ClInclude Include="..\xframe\kobject\kcell.hpp"> + <Filter>xframe\kobject</Filter> + </ClInclude> + <ClInclude Include="..\project\viewobject\custom.view.hpp"> + <Filter>vbusiness\viewobject</Filter> + </ClInclude> + <ClInclude Include="..\project\viewobject\gdn3.view.hpp"> + <Filter>vbusiness\viewobject</Filter> + </ClInclude> + <ClInclude Include="..\xframe\adt\xarray.hpp"> + <Filter>xframe\adt</Filter> + </ClInclude> + <ClInclude Include="..\xframe\xcontrol\xlistbox.hpp"> + <Filter>xframe\xcontrol</Filter> + </ClInclude> + <ClInclude Include="..\xframe\xcontrol\xlistview.hpp"> + <Filter>xframe\xcontrol</Filter> + </ClInclude> + <ClInclude Include="..\xframe\xcontrol\xoffice.hpp"> + <Filter>xframe\xcontrol</Filter> + </ClInclude> + <ClInclude Include="..\xframe\kobject\koffice.hpp"> + <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> @@ -482,5 +536,272 @@ <ClCompile Include="..\project\business\Supplier\SupplierSource.cpp"> <Filter>project\business\Supplier</Filter> </ClCompile> + <ClCompile Include="..\project\business\GDN\GDNDelay.cpp"> + <Filter>project\business\GDN</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\GDNSourcePaperCard.cpp"> + <Filter>project\business\GDN</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\SelectItem.New.GDN.cpp"> + <Filter>project\business\GDN</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\GDNSourcePriceMaint.cpp"> + <Filter>project\business\GDN</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\select.item.po.cpp"> + <Filter>project\business\GDN</Filter> + </ClCompile> + <ClCompile Include="..\project\business\PO\business4.cpp"> + <Filter>project\business\PO</Filter> + </ClCompile> + <ClCompile Include="..\project\vindexformex.cpp"> + <Filter>vbusiness\wface</Filter> + </ClCompile> + <ClCompile Include="..\project\business\PO\Maint.PurcherItem.cpp"> + <Filter>project\business\PO</Filter> + </ClCompile> + <ClCompile Include="..\project\business\PO\Maint.PaperCard.PO.cpp"> + <Filter>project\business\PO</Filter> + </ClCompile> + <ClCompile Include="..\project\business\PO\Habit.PO.cpp"> + <Filter>project\business\PO</Filter> + </ClCompile> + <ClCompile Include="..\project\business\PO\InsertPO.PO.cpp"> + <Filter>project\business\PO</Filter> + </ClCompile> + <ClCompile Include="..\project\business\PO\maint.Document.PO.v3 .cpp"> + <Filter>project\business\PO</Filter> + </ClCompile> + <ClCompile Include="..\project\business\PO\MakeAllPOEx.PO.cpp"> + <Filter>project\business\PO</Filter> + </ClCompile> + <ClCompile Include="..\project\business\PO\paperImage.cpp"> + <Filter>project\business\PO</Filter> + </ClCompile> + <ClCompile Include="..\project\business\PO\PO.BatchPrecess.polist.cpp"> + <Filter>project\business\PO</Filter> + </ClCompile> + <ClCompile Include="..\project\business\PO\PO.maint.base.cpp"> + <Filter>project\business\PO</Filter> + </ClCompile> + <ClCompile Include="..\project\business\AP\list.ap.cpp"> + <Filter>project\business\AP</Filter> + </ClCompile> + <ClCompile Include="..\project\business\VATNotify\list.vatnotify.cpp"> + <Filter>project\business\VATNotify</Filter> + </ClCompile> + <ClCompile Include="..\project\business\AP\APBank.cpp"> + <Filter>project\business\AP</Filter> + </ClCompile> + <ClCompile Include="..\project\business\AP\APNew3.warizd.cpp"> + <Filter>project\business\AP</Filter> + </ClCompile> + <ClCompile Include="..\project\business\AP\maint.ap.cpp"> + <Filter>project\business\AP</Filter> + </ClCompile> + <ClCompile Include="..\project\business\AP\Select.AP.cpp"> + <Filter>project\business\AP</Filter> + </ClCompile> + <ClCompile Include="..\project\business\VATNotify\maint.papercard.vatnotify.cpp"> + <Filter>project\business\VATNotify</Filter> + </ClCompile> + <ClCompile Include="..\project\business\VATNotify\simple.maint.vatnotify.cpp"> + <Filter>project\business\VATNotify</Filter> + </ClCompile> + <ClCompile Include="..\project\business\VATNotify\update.vatnotify.cpp"> + <Filter>project\business\VATNotify</Filter> + </ClCompile> + <ClCompile Include="..\project\business\VATNotify\VATNotifyParse.cpp"> + <Filter>project\business\VATNotify</Filter> + </ClCompile> + <ClCompile Include="..\project\business\AR\CustomerTran.AR.cpp"> + <Filter>project\business\AR</Filter> + </ClCompile> + <ClCompile Include="..\project\business\AR\Deduction.cpp"> + <Filter>project\business\AR</Filter> + </ClCompile> + <ClCompile Include="..\project\business\AR\ExchageFile.cpp"> + <Filter>project\business\AR</Filter> + </ClCompile> + <ClCompile Include="..\project\business\AR\ExchageInput3.cpp"> + <Filter>project\business\AR</Filter> + </ClCompile> + <ClCompile Include="..\project\business\AR\ExchangeBankTran.cpp"> + <Filter>project\business\AR</Filter> + </ClCompile> + <ClCompile Include="..\project\business\AR\ExchangeColumnTran.cpp"> + <Filter>project\business\AR</Filter> + </ClCompile> + <ClCompile Include="..\project\business\AR\ExchangeSignFast.cpp"> + <Filter>project\business\AR</Filter> + </ClCompile> + <ClCompile Include="..\project\business\AR\maint.SettlementExchange.cpp"> + <Filter>project\business\AR</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Public\GroupManagerList.cpp"> + <Filter>project\business\Public</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Public\search.dialog.cpp"> + <Filter>project\business\Public</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Public\SupplierUserGroupPersonSelect.cpp"> + <Filter>project\business\Public</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Public\UserGroupPersonSelect.cpp"> + <Filter>project\business\Public</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Public\UserGroupPersonSelectEx.cpp"> + <Filter>project\business\Public</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Public\UserGroupMaint.cpp"> + <Filter>project\business\Public</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Public\UserGroupSelect.cpp"> + <Filter>project\business\Public</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Public\UserGroupShare.cpp"> + <Filter>project\business\Public</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Public\UserGroupShareEx.cpp"> + <Filter>project\business\Public</Filter> + </ClCompile> + <ClCompile Include="..\project\analysis\DataVanalysisWin.cpp"> + <Filter>vbusiness\analysis</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\ViewTotalWin.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\tradedocument\DocFileSaveDlg.cpp"> + <Filter>vbusiness\tradedocument</Filter> + </ClCompile> + <ClCompile Include="..\project\tradedocument\DocSelectDlg.cpp"> + <Filter>vbusiness\tradedocument</Filter> + </ClCompile> + <ClCompile Include="..\project\tradedocument\TDocumentWin.cpp"> + <Filter>vbusiness\tradedocument</Filter> + </ClCompile> + <ClCompile Include="..\project\tradedocument\HelpDocWin.cpp"> + <Filter>vbusiness\tradedocument</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\Drawback.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.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\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\Enquiry\Enquiry.maint.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Enquiry\EnquiryEx.quote.vx.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Enquiry\Entity.Product.Select.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Enquiry\PriceList.PurcharItemSelect.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Enquiry\PriceList.PurcharItemSelectEx.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Enquiry\ProductSchema.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Enquiry\ProductSchemaSelect.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Enquiry\QuoteFile.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Enquiry\SKU.PictureView.Product3.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Enquiry\ViewPictures.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3