From de9349d5502e956b09cebccb2c9dbb66f62a42f0 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期一, 15 七月 2024 17:34:05 +0800 Subject: [PATCH] update --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 150 ++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 144 insertions(+), 6 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 29c3548..ed3be24 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -106,6 +106,15 @@ <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> + <Filter Include="project\business\ProductSample"> + <UniqueIdentifier>{4e706812-0c60-49af-ae6c-3f9e18a2cd65}</UniqueIdentifier> + </Filter> + <Filter Include="project\business\Company"> + <UniqueIdentifier>{84413ffb-b8a4-4dfe-a715-ef03dec8f2ef}</UniqueIdentifier> + </Filter> </ItemGroup> <ItemGroup> <ClInclude Include="framework.h"> @@ -431,9 +440,6 @@ <ClCompile Include="..\project\business\SO\paymentterm.base.maint.so.cpp"> <Filter>婧愭枃浠�</Filter> </ClCompile> - <ClCompile Include="..\project\business\quote.enquiry.cpp"> - <Filter>project\business</Filter> - </ClCompile> <ClCompile Include="..\project\business\SO\delivery.base.maint.so.cpp"> <Filter>project\business\SO</Filter> </ClCompile> @@ -665,9 +671,6 @@ <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> @@ -770,5 +773,140 @@ <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\SKU.PictureView.Product3.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Enquiry\ViewPictures.cpp"> + <Filter>project\business\Enquiry</Filter> + </ClCompile> + <ClCompile Include="..\project\business\ProductSample\InstoreSample3Win.cpp"> + <Filter>project\business\ProductSample</Filter> + </ClCompile> + <ClCompile Include="..\project\business\ProductSample\OutstoreSample3Win.cpp"> + <Filter>project\business\ProductSample</Filter> + </ClCompile> + <ClCompile Include="..\project\business\ProductSample\SampleBarcodePrint.cpp"> + <Filter>project\business\ProductSample</Filter> + </ClCompile> + <ClCompile Include="..\project\business\ProductSample\CheckOut.instore.Sample.cpp"> + <Filter>project\business\ProductSample</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\ViewTotalArgWin.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\business\QuoteFile.cpp"> + <Filter>project\business</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\FactoryPayment.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\GDNItem.GDN.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\ProductNewList.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\ProductNoOut.SO.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\viewex.total.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\viewex.total1.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\viewex.total2.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\CustomCodeNew.cpp"> + <Filter>project\business\GDN</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\po.paper.cpp"> + <Filter>project\business\GDN</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\tracer.so.cpp"> + <Filter>project\business\GDN</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\AdvanceChargeList.cpp"> + <Filter>project\business\AP</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\list.SOTrace3.cpp"> + <Filter>project\business\SO</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\CompanyList.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\CompanyMaint.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HR_Address.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrEmployee.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrEmployeeAdd.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrEmployeex.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrJob.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrOrg.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrOrgChart.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrOrgMaint.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrOrgType.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HRPerson.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrPersonAdd.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrPersonMaint.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrPersonSel.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrPosition.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\business\Company\HrPositionAdd.cpp"> + <Filter>project\business\Company</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\ViewTotalWin.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3