From cfe2fd47edee46fea43cc6bda85e74cd30beeaef Mon Sep 17 00:00:00 2001
From: xj qian <qianxj15@sina.com>
Date: 星期四, 27 六月 2024 16:02:09 +0800
Subject: [PATCH] this update tree data item

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

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters
index f054b1e..aeb0c76 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj.filters
+++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -52,6 +52,9 @@
     <Filter Include="project\viewobject">
       <UniqueIdentifier>{1204eabe-475a-4239-9711-8e90447311db}</UniqueIdentifier>
     </Filter>
+    <Filter Include="project\wface">
+      <UniqueIdentifier>{3a03feca-5a89-4ea0-8ebf-c396a17eccfb}</UniqueIdentifier>
+    </Filter>
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="framework.h">
@@ -240,6 +243,9 @@
     <ClInclude Include="..\xframe\wobject\xint.hpp">
       <Filter>xframe\wobject</Filter>
     </ClInclude>
+    <ClInclude Include="..\project\viewobject\enquiry.view.hpp">
+      <Filter>project\viewobject</Filter>
+    </ClInclude>
   </ItemGroup>
   <ItemGroup>
     <ClCompile Include="dllmain.cpp">
@@ -256,15 +262,6 @@
     </ClCompile>
     <ClCompile Include="..\xframe\src\xstring.cpp">
       <Filter>xframe\src</Filter>
-    </ClCompile>
-    <ClCompile Include="..\project\start.vframe.vbusiness.cpp">
-      <Filter>project</Filter>
-    </ClCompile>
-    <ClCompile Include="..\project\vindexform.cpp">
-      <Filter>project</Filter>
-    </ClCompile>
-    <ClCompile Include="..\project\vindexmenu.cpp">
-      <Filter>project</Filter>
     </ClCompile>
     <ClCompile Include="..\project\viewobject\view.base.hpp">
       <Filter>project\viewobject</Filter>
@@ -302,5 +299,23 @@
     <ClCompile Include="..\project\business\Supplier3.list.cpp">
       <Filter>project\business</Filter>
     </ClCompile>
+    <ClCompile Include="..\project\start.vframe.vbusiness.cpp">
+      <Filter>project\wface</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\vindexform.cpp">
+      <Filter>project\wface</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\vindexmenu.cpp">
+      <Filter>project\wface</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\EnquiryEx3.list.cpp">
+      <Filter>project\business</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\GDN3.list.cpp">
+      <Filter>project\business</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\GDN3.maint.cpp">
+      <Filter>project\business</Filter>
+    </ClCompile>
   </ItemGroup>
 </Project>
\ No newline at end of file

--
Gitblit v1.9.3