From 1c63c141d7df2807e30ab2412c3604e9965c46e3 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期一, 15 七月 2024 11:28:16 +0800 Subject: [PATCH] update --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 42 +++++++++++++++++++++++++++++++++++++++--- 1 files changed, 39 insertions(+), 3 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 6fb50d3..d53d9e7 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -668,9 +668,6 @@ <ClCompile Include="..\project\analysis\DataVanalysisWin.cpp"> <Filter>vbusiness\analysis</Filter> </ClCompile> - <ClCompile Include="..\project\total3\ViewTotalWin.cpp"> - <Filter>vbusiness\total</Filter> - </ClCompile> <ClCompile Include="..\project\tradedocument\DocFileSaveDlg.cpp"> <Filter>vbusiness\tradedocument</Filter> </ClCompile> @@ -818,5 +815,44 @@ <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> + <ClCompile Include="..\project\total3\ViewTotalWin.cpp"> + <Filter>婧愭枃浠�</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\CustomCodeNew.cpp"> + <Filter>project\business\GDN</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\po.paper.cpp"> + <Filter>project\business\GDN</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\tracer.so.cpp"> + <Filter>project\business\GDN</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\AdvanceChargeList.cpp"> + <Filter>project\business\AP</Filter> + </ClCompile> + <ClCompile Include="..\project\business\GDN\list.SOTrace3.cpp"> + <Filter>project\business\SO</Filter> + </ClCompile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3