From 9ab768f94cecdcec13c22e7d70e9fd8a18afef53 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期二, 23 七月 2024 17:41:43 +0800 Subject: [PATCH] update --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 2586478..c1e1e2d 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -434,9 +434,6 @@ <ClCompile Include="..\project\vindexform.cpp"> <Filter>vbusiness\wface</Filter> </ClCompile> - <ClCompile Include="..\project\vindexmenu.cpp"> - <Filter>vbusiness\wface</Filter> - </ClCompile> <ClCompile Include="..\project\business\EnquiryEx3.list.cpp"> <Filter>project\business</Filter> </ClCompile> @@ -1250,5 +1247,8 @@ <ClCompile Include="..\project\business\Expense\APNew.cpp"> <Filter>project\business\VATNotify</Filter> </ClCompile> + <ClCompile Include="..\project\vindexmenu.cpp"> + <Filter>vbusiness\wface</Filter> + </ClCompile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3