From 9e409d6e1e2cb1d35cf26f3fd2bd9048c624280f Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期五, 05 七月 2024 11:29:43 +0800 Subject: [PATCH] update AP --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 142 +++++++++++++++++++++++++++++++++++++++++++--- 1 files changed, 131 insertions(+), 11 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 90fa27c..2762a88 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -73,6 +73,24 @@ <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> </ItemGroup> <ItemGroup> <ClInclude Include="framework.h"> @@ -264,25 +282,49 @@ <ClInclude Include="..\project\viewobject\enquiry.view.hpp"> <Filter>vbusiness\viewobject</Filter> </ClInclude> - <ClInclude Include="..\project\viewobject\custom.view.hpp"> - <Filter>澶存枃浠�</Filter> + <ClInclude Include="..\xframe\xcontrol\xflowchart.hpp"> + <Filter>xframe\xcontrol</Filter> </ClInclude> - <ClInclude Include="..\project\viewobject\gdn3.view.hpp"> - <Filter>澶存枃浠�</Filter> + <ClInclude Include="..\xframe\kobject\kflowchart.hpp"> + <Filter>xframe\kobject</Filter> </ClInclude> - <ClInclude Include="..\xframe\adt\xarray.hpp"> - <Filter>澶存枃浠�</Filter> + <ClInclude Include="..\xframe\kobject\khtml.hpp"> + <Filter>xframe\kobject</Filter> </ClInclude> - <ClInclude Include="..\xframe\kobject\kcell.hpp"> - <Filter>澶存枃浠�</Filter> + <ClInclude Include="..\xframe\xcontrol\xhtml.hpp"> + <Filter>xframe\xcontrol</Filter> </ClInclude> - <ClInclude Include="..\xframe\win32\win.hpp"> - <Filter>澶存枃浠�</Filter> + <ClInclude Include="..\xframe\kobject\kexcel.hpp"> + <Filter>xframe\kobject</Filter> + </ClInclude> + <ClInclude Include="..\xframe\xcontrol\xexcel.hpp"> + <Filter>xframe\xcontrol</Filter> </ClInclude> <ClInclude Include="..\xframe\win32\xfile.hpp"> - <Filter>澶存枃浠�</Filter> + <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>澶存枃浠�</Filter> + </ClInclude> + <ClInclude Include="..\xframe\xcontrol\xlistview.hpp"> <Filter>澶存枃浠�</Filter> </ClInclude> </ItemGroup> @@ -464,5 +506,83 @@ <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> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3