From 932510b9225286d1db43f7555dcdf4ea0cdaa8c7 Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期四, 12 九月 2024 11:41:21 +0800
Subject: [PATCH] update
---
jrj/ext-jrj/ext-jrj.vcxproj.filters | 24 ++++++++++++++++++++++++
1 files changed, 24 insertions(+), 0 deletions(-)
diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters
index 819c5cc..a265e45 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj.filters
+++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -127,6 +127,9 @@
<Filter Include="project\business\Customer">
<UniqueIdentifier>{1a6cab16-6910-4b7a-a805-80b24ceac7ac}</UniqueIdentifier>
</Filter>
+ <Filter Include="devloper">
+ <UniqueIdentifier>{3df44a8b-be7b-441e-8310-dba7612e94e3}</UniqueIdentifier>
+ </Filter>
</ItemGroup>
<ItemGroup>
<ClInclude Include="framework.h">
@@ -377,6 +380,9 @@
</ClInclude>
<ClInclude Include="..\project\business\SystemSettings\SysUser.hpp">
<Filter>project\business\SystemSettings</Filter>
+ </ClInclude>
+ <ClInclude Include="..\xframe\devloper\XDevEditPage.cpp">
+ <Filter>devloper</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
@@ -1262,5 +1268,23 @@
<ClCompile Include="..\project\business\Expense\TestExpense.GDNInvoiceno.cpp">
<Filter>project\business\Expense</Filter>
</ClCompile>
+ <ClCompile Include="..\project\business\Expense\FreightExpenseList.cpp">
+ <Filter>project\business\Expense</Filter>
+ </ClCompile>
+ <ClCompile Include="..\project\business\Enquiry\Quick.Input.NewProductEx.cpp">
+ <Filter>project\business\Enquiry</Filter>
+ </ClCompile>
+ <ClCompile Include="..\project\business\AP\list.manageSupplierID.ap.cpp">
+ <Filter>project\business\AP</Filter>
+ </ClCompile>
+ <ClCompile Include="..\xframe\devloper\devloper.cpp">
+ <Filter>devloper</Filter>
+ </ClCompile>
+ <ClCompile Include="..\xframe\devloper\XDevItemDlg.cpp">
+ <Filter>devloper</Filter>
+ </ClCompile>
+ <ClCompile Include="..\project\business\ProductSample\BusinessProduct3.cpp">
+ <Filter>project\business\ProductSample</Filter>
+ </ClCompile>
</ItemGroup>
</Project>
\ No newline at end of file
--
Gitblit v1.9.3