From 91f1a3b5e0319c5b77a8811217d8f218641b18fb Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期四, 11 七月 2024 18:51:17 +0800 Subject: [PATCH] update item --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index c3625f5..c78f55b 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -809,11 +809,11 @@ <ClCompile Include="..\project\business\ProductSample\OutstoreSample3Win.cpp"> <Filter>project\business\ProductSample</Filter> </ClCompile> - <ClCompile Include="..\project\business\ProductSample\CheckOut.instore.Sample.cpp"> - <Filter>婧愭枃浠�</Filter> - </ClCompile> <ClCompile Include="..\project\business\ProductSample\SampleBarcodePrint.cpp"> - <Filter>婧愭枃浠�</Filter> + <Filter>project\business\ProductSample</Filter> + </ClCompile> + <ClCompile Include="..\project\business\ProductSample\CheckOut.instore.Sample.cpp"> + <Filter>project\business\ProductSample</Filter> </ClCompile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3