From ce7e3b85c47269988d330ba2964ee1b3952de862 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期五, 19 七月 2024 15:45:02 +0800 Subject: [PATCH] update --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index b80ebd1..cdd5789 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -1136,5 +1136,8 @@ <ClCompile Include="..\project\business\GDN\maintex.gdn3.cpp"> <Filter>project\business\GDN</Filter> </ClCompile> + <ClCompile Include="..\project\business\PO\PO.maint.item.line.cpp"> + <Filter>project\business\PO</Filter> + </ClCompile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3