From ed84dae6164bdddda634aa7cf2e04b16e8838717 Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期四, 11 七月 2024 18:53:05 +0800 Subject: [PATCH] update items --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index c78f55b..6fb50d3 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -800,9 +800,6 @@ <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> @@ -815,5 +812,11 @@ <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> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3