From ec1b9ff7318a367d48441e62dca7e0748465e402 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期四, 04 七月 2024 10:58:38 +0800 Subject: [PATCH] update --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 24 ++++++++++++++++++++++++ 1 files changed, 24 insertions(+), 0 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 59b7997..f3ddf26 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -518,5 +518,29 @@ <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> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3