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 | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 86be6e2..c78f55b 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -809,5 +809,11 @@ <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> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3