From 3ca84f3b4825092d7b411d5a0aaf75f8b076a631 Mon Sep 17 00:00:00 2001
From: xj qian <qianxj15@sina.com>
Date: 星期三, 10 七月 2024 14:11:48 +0800
Subject: [PATCH] Merge branch 'master' of http://116.62.18.175:6699/r/mis-prj

---
 jrj/ext-jrj/ext-jrj.vcxproj.filters |   18 ++++++++++++------
 1 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters
index 7272430..86be6e2 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj.filters
+++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -109,6 +109,9 @@
     <Filter Include="project\business\Enquiry">
       <UniqueIdentifier>{ac880186-5122-46db-b017-b44f7fdacc38}</UniqueIdentifier>
     </Filter>
+    <Filter Include="project\business\ProductSample">
+      <UniqueIdentifier>{4e706812-0c60-49af-ae6c-3f9e18a2cd65}</UniqueIdentifier>
+    </Filter>
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="framework.h">
@@ -433,9 +436,6 @@
     </ClCompile>
     <ClCompile Include="..\project\business\SO\paymentterm.base.maint.so.cpp">
       <Filter>婧愭枃浠�</Filter>
-    </ClCompile>
-    <ClCompile Include="..\project\business\quote.enquiry.cpp">
-      <Filter>project\business</Filter>
     </ClCompile>
     <ClCompile Include="..\project\business\SO\delivery.base.maint.so.cpp">
       <Filter>project\business\SO</Filter>
@@ -794,14 +794,20 @@
     <ClCompile Include="..\project\business\Enquiry\ProductSchemaSelect.cpp">
       <Filter>project\business\Enquiry</Filter>
     </ClCompile>
-    <ClCompile Include="..\project\business\Enquiry\QuoteFile.cpp">
-      <Filter>project\business\Enquiry</Filter>
-    </ClCompile>
     <ClCompile Include="..\project\business\Enquiry\SKU.PictureView.Product3.cpp">
       <Filter>project\business\Enquiry</Filter>
     </ClCompile>
     <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>
   </ItemGroup>
 </Project>
\ No newline at end of file

--
Gitblit v1.9.3