From 7c6aafab5bcdf45d75c3af10874884f0839072b2 Mon Sep 17 00:00:00 2001
From: LiFan <2308045698@qq.com>
Date: 星期三, 24 七月 2024 19:15:43 +0800
Subject: [PATCH] update
---
jrj/ext-jrj/ext-jrj.vcxproj.filters | 17 ++++++++++++++++-
1 files changed, 16 insertions(+), 1 deletions(-)
diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters
index 05fb0bd..5c5be77 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj.filters
+++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters
@@ -124,6 +124,9 @@
<Filter Include="project\business\Quote">
<UniqueIdentifier>{8b3b4162-bfac-425e-b44d-ae8482f17564}</UniqueIdentifier>
</Filter>
+ <Filter Include="project\business\Customer">
+ <UniqueIdentifier>{1a6cab16-6910-4b7a-a805-80b24ceac7ac}</UniqueIdentifier>
+ </Filter>
</ItemGroup>
<ItemGroup>
<ClInclude Include="framework.h">
@@ -1247,8 +1250,20 @@
<ClCompile Include="..\project\vindexmenu.cpp">
<Filter>vbusiness\wface</Filter>
</ClCompile>
+ <ClCompile Include="..\project\business\Customer\maint.Document.Customer.v3.cpp">
+ <Filter>project\business\Customer</Filter>
+ </ClCompile>
<ClCompile Include="..\project\total3\ViewEx1.total.cpp">
- <Filter>婧愭枃浠�</Filter>
+ <Filter>vbusiness\total</Filter>
+ </ClCompile>
+ <ClCompile Include="..\project\business\Customer\XmShare.Custumer.v3.cpp">
+ <Filter>project\business\Customer</Filter>
+ </ClCompile>
+ <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>
</ItemGroup>
</Project>
\ No newline at end of file
--
Gitblit v1.9.3