From d2995b74511cb1f1ce1609ff55bc219e96d7f5a1 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期五, 12 七月 2024 11:25:11 +0800 Subject: [PATCH] update --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 38 ++++++++++++++++++++++++++++++++++---- 1 files changed, 34 insertions(+), 4 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 86be6e2..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"> @@ -800,14 +800,44 @@ <ClCompile Include="..\project\business\Enquiry\ViewPictures.cpp"> <Filter>project\business\Enquiry</Filter> </ClCompile> - <ClCompile Include="..\project\business\QuoteFile.cpp"> - <Filter>婧愭枃浠�</Filter> - </ClCompile> <ClCompile Include="..\project\business\ProductSample\InstoreSample3Win.cpp"> <Filter>project\business\ProductSample</Filter> </ClCompile> <ClCompile Include="..\project\business\ProductSample\OutstoreSample3Win.cpp"> <Filter>project\business\ProductSample</Filter> </ClCompile> + <ClCompile Include="..\project\business\ProductSample\SampleBarcodePrint.cpp"> + <Filter>project\business\ProductSample</Filter> + </ClCompile> + <ClCompile Include="..\project\business\ProductSample\CheckOut.instore.Sample.cpp"> + <Filter>project\business\ProductSample</Filter> + </ClCompile> + <ClCompile Include="..\project\total3\ViewTotalArgWin.cpp"> + <Filter>vbusiness\total</Filter> + </ClCompile> + <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