From a3ecfd92f26985d7963c699733ae899f81c07b8a Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期五, 12 七月 2024 17:33:35 +0800 Subject: [PATCH] update items --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 23 ++++++++++++++++++++++- 1 files changed, 22 insertions(+), 1 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 6fb50d3..7638a8b 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -668,7 +668,7 @@ <ClCompile Include="..\project\analysis\DataVanalysisWin.cpp"> <Filter>vbusiness\analysis</Filter> </ClCompile> - <ClCompile Include="..\project\total3\ViewTotalWin.cpp"> + <ClCompile Include="..\project\total3\ViewExTotalWin.cpp"> <Filter>vbusiness\total</Filter> </ClCompile> <ClCompile Include="..\project\tradedocument\DocFileSaveDlg.cpp"> @@ -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