From 67555dae703a5786a4bfdc9cc6a062abe3fbfcec Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期五, 19 七月 2024 17:22:04 +0800 Subject: [PATCH] updae --- 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