From 3c12398a8520b8744b40d4e882639a18be8f8057 Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期三, 24 七月 2024 16:38:35 +0800 Subject: [PATCH] update --- jrj/ext-jrj/ext-jrj.vcxproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj index eb72cac..29756db 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj +++ b/jrj/ext-jrj/ext-jrj.vcxproj @@ -545,6 +545,7 @@ <ClCompile Include="..\project\business\Expense\FreightExpenseItem.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> + <ClCompile Include="..\project\business\Expense\FreightExpenseList.cpp" /> <ClCompile Include="..\project\business\Expense\GdnSourceSplit.cpp" /> <ClCompile Include="..\project\business\Expense\list.expense.ap.cpp" /> <ClCompile Include="..\project\business\Expense\list.manage.ap.cpp" /> -- Gitblit v1.9.3