From abf4b5dc24ce08d0b96da1bef2b283a7987185eb Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期二, 23 七月 2024 11:19:26 +0800 Subject: [PATCH] update menu --- 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