From 85ba63a61f314bbe19c678fd4ccd32ef0e253875 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期二, 02 七月 2024 10:43:40 +0800 Subject: [PATCH] update --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 41cf08f..3e10e12 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -506,5 +506,11 @@ <ClCompile Include="..\project\business\PO\business4.cpp"> <Filter>project\business\PO</Filter> </ClCompile> + <ClCompile Include="..\project\vindexformex.cpp"> + <Filter>vbusiness\wface</Filter> + </ClCompile> + <ClCompile Include="..\project\business\PO\Maint.PurcherItem.cpp"> + <Filter>project\business\PO</Filter> + </ClCompile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3