From 78affdc74a7b86df8a1f07311741f84942ef7944 Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期四, 11 七月 2024 22:21:17 +0800 Subject: [PATCH] Merge branch 'master' of http://116.62.18.175:6699/r/mis-prj --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 21 +++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 0256d21..7638a8b 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -818,5 +818,26 @@ <ClCompile Include="..\project\business\QuoteFile.cpp"> <Filter>project\business</Filter> </ClCompile> + <ClCompile Include="..\project\total3\FactoryPayment.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\GDNItem.GDN.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\ProductNewList.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\ProductNoOut.SO.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\viewex.total.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\viewex.total1.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\viewex.total2.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3