From 5f7de30b6c2d194c6acf5d87494ae9ffcf159708 Mon Sep 17 00:00:00 2001
From: xj qian <qianxj15@sina.com>
Date: 星期四, 18 七月 2024 17:06:06 +0800
Subject: [PATCH] product

---
 jrj/ext-jrj/ext-jrj.vcxproj.filters |   33 +++++++++++++++++++++++++++++++++
 1 files changed, 33 insertions(+), 0 deletions(-)

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters
index ae5f9ec..3e0d53c 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj.filters
+++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -121,6 +121,9 @@
     <Filter Include="project\business\SystemSettings">
       <UniqueIdentifier>{9d76dee1-2190-4b2c-8f17-bd2e54140f7d}</UniqueIdentifier>
     </Filter>
+    <Filter Include="project\business\Quote">
+      <UniqueIdentifier>{8b3b4162-bfac-425e-b44d-ae8482f17564}</UniqueIdentifier>
+    </Filter>
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="framework.h">
@@ -1097,5 +1100,35 @@
     <ClCompile Include="..\project\business\SystemSettings\ProcessManagement.cpp">
       <Filter>project\business\SystemSettings</Filter>
     </ClCompile>
+    <ClCompile Include="..\project\business\Quote\CustomerItemNoList.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Quote\XmShare.Quote.v3.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Quote\xmQuoteBillList.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Quote\trade.document.selectdlg.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Quote\trade.document.saveas.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Quote\TOSelectDlg.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Quote\QuoteSupplierItem.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Quote\QuoteFilePurched.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Quote\QuoteFilePurch.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Quote\Product.Select.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
   </ItemGroup>
 </Project>
\ No newline at end of file

--
Gitblit v1.9.3