From 3a13fb9c955e1cec2c3d76e528c8513bf96af709 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期五, 28 六月 2024 12:13:45 +0800 Subject: [PATCH] update SO --- 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 48b766b..991f934 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -401,5 +401,8 @@ <ClCompile Include="..\project\business\Public\message.supplier.cpp"> <Filter>project\business\Public</Filter> </ClCompile> + <ClCompile Include="..\project\business\SO\Apply.SOItem.cpp"> + <Filter>project\business\SO</Filter> + </ClCompile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3