From 429f251b140b74d7e73d78cf1114e366ecf954ea Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期五, 19 七月 2024 13:55:58 +0800 Subject: [PATCH] update --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index c489fc7..b80ebd1 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -1118,9 +1118,6 @@ <ClCompile Include="..\project\business\Quote\TOSelectDlg.cpp"> <Filter>project\business\Quote</Filter> </ClCompile> - <ClCompile Include="..\project\business\Quote\TONewSelectDlg.cpp"> - <Filter>project\business\Quote</Filter> - </ClCompile> <ClCompile Include="..\project\business\Quote\QuoteSupplierItem.cpp"> <Filter>project\business\Quote</Filter> </ClCompile> @@ -1133,5 +1130,11 @@ <ClCompile Include="..\project\business\Quote\Product.Select.cpp"> <Filter>project\business\Quote</Filter> </ClCompile> + <ClCompile Include="..\project\business\GDN\listex.GDN3.cpp"> + <Filter>project\business\GDN</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\maintex.gdn3.cpp"> + <Filter>project\business\GDN</Filter> + </ClCompile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3