From 67555dae703a5786a4bfdc9cc6a062abe3fbfcec Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期五, 19 七月 2024 17:22:04 +0800 Subject: [PATCH] updae --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index c489fc7..cdd5789 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,14 @@ <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> + <ClCompile Include="..\project\business\PO\PO.maint.item.line.cpp"> + <Filter>project\business\PO</Filter> + </ClCompile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3