From 178b09e3f12bddc00ad0418ca73ff113ad2aef1b Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期四, 04 七月 2024 10:51:28 +0800 Subject: [PATCH] update PO --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 21 +++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index fb1c52e..f3ddf26 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -521,5 +521,26 @@ <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