From 918cf2c844f524641396e72c6ecebcc620c57813 Mon Sep 17 00:00:00 2001
From: xj qian <qianxj15@sina.com>
Date: 星期五, 18 十月 2024 10:23:34 +0800
Subject: [PATCH] update

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

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters
index 7e0b9ef..0f6abff 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj.filters
+++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -465,6 +465,12 @@
     <ClInclude Include="JGui.hpp">
       <Filter>jarch</Filter>
     </ClInclude>
+    <ClInclude Include="..\xframe\kobject\kxsedit.hpp">
+      <Filter>xframe\kobject</Filter>
+    </ClInclude>
+    <ClInclude Include="..\xframe\xcontrol\xsedit.hpp">
+      <Filter>xframe\xcontrol</Filter>
+    </ClInclude>
   </ItemGroup>
   <ItemGroup>
     <ClCompile Include="dllmain.cpp">
@@ -1421,12 +1427,18 @@
     <ClCompile Include="..\project\business\SO\select.gdnitem.so.cpp">
       <Filter>project\business\SO</Filter>
     </ClCompile>
-    <ClCompile Include="..\project\business\PO\paymentmethod.cpp">
-      <Filter>婧愭枃浠�</Filter>
-    </ClCompile>
     <ClCompile Include="..\project\business\Expense\maint.Document.Test.v3.cpp">
       <Filter>project\business\Expense</Filter>
     </ClCompile>
+    <ClCompile Include="..\xframe\devloper\sqlwatch.cpp">
+      <Filter>devloper</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\Quote\QuoteFilePurch2Select.cpp">
+      <Filter>project\business\Quote</Filter>
+    </ClCompile>
+    <ClCompile Include="..\project\business\PO\paymentmethod.cpp">
+      <Filter>project\business\PO</Filter>
+    </ClCompile>
   </ItemGroup>
   <ItemGroup>
     <None Include="ext-jrj.def">

--
Gitblit v1.9.3