From 36e15ec86bac42c3bd48a30b65a09dc93765e1d6 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期一, 01 七月 2024 15:48:26 +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 16754b2..41b056b 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -497,5 +497,8 @@ <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> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3