From 05e5a33b2102cd562e8503121bef4ad8bc29a1e6 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期五, 16 八月 2024 17:01:52 +0800 Subject: [PATCH] update --- jrj/ext-jrj/ext-jrj.vcxproj.filters | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj.filters b/jrj/ext-jrj/ext-jrj.vcxproj.filters index 819c5cc..1280bd9 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj.filters +++ b/jrj/ext-jrj/ext-jrj.vcxproj.filters @@ -1262,5 +1262,14 @@ <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> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3