From db02064b0a296aaeab02780c892b3ce8e80012b1 Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期二, 29 十月 2024 10:59:13 +0800
Subject: [PATCH] update
---
jrj/ext-jrj/ext-jrj.vcxproj.filters | 36 ++++++++++++++++++++++++++++++++++++
1 files changed, 36 insertions(+), 0 deletions(-)
diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters
index de61650..70d5b1d 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj.filters
+++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -136,6 +136,9 @@
<Filter Include="jarch.impl">
<UniqueIdentifier>{4d691658-8fdc-4c09-8cfa-d8fa62419ef3}</UniqueIdentifier>
</Filter>
+ <Filter Include="project\business\Affair">
+ <UniqueIdentifier>{2af38ad1-3cf3-4503-9b86-d2219b4a97b9}</UniqueIdentifier>
+ </Filter>
</ItemGroup>
<ItemGroup>
<ClInclude Include="framework.h">
@@ -464,6 +467,12 @@
</ClInclude>
<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>
@@ -1418,6 +1427,33 @@
<ClCompile Include="JGuiImpl.cpp">
<Filter>jarch.impl</Filter>
</ClCompile>
+ <ClCompile Include="..\project\business\SO\select.gdnitem.so.cpp">
+ <Filter>project\business\SO</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>
+ <ClCompile Include="..\project\business\Affair\Business5.cpp">
+ <Filter>project\business\Affair</Filter>
+ </ClCompile>
+ <ClCompile Include="..\project\business\Affair\message.business.cpp">
+ <Filter>project\business\Affair</Filter>
+ </ClCompile>
+ <ClCompile Include="..\project\business\Affair\message.supplier.cpp">
+ <Filter>project\business\Affair</Filter>
+ </ClCompile>
+ <ClCompile Include="..\project\business\Affair\ProcessManagement.cpp">
+ <Filter>project\business\Affair</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="ext-jrj.def">
--
Gitblit v1.9.3