From e5fffc735582cebd82a7aef302250c073acd8998 Mon Sep 17 00:00:00 2001
From: xj qian <qianxj15@sina.com>
Date: 星期四, 25 七月 2024 15:05:44 +0800
Subject: [PATCH] update accepttext
---
jrj/ext-jrj/ext-jrj.vcxproj | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index 31b07e9..61d00f1 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -494,6 +494,7 @@
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild>
</ClCompile>
+ <ClCompile Include="..\project\business\Enquiry\Quick.Input.NewProductEx.cpp" />
<ClCompile Include="..\project\business\Enquiry\SKU.PictureView.Product3.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild>
@@ -545,6 +546,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" />
@@ -600,6 +602,7 @@
<ClCompile Include="..\project\business\Expense\TestExpense.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
</ClCompile>
+ <ClCompile Include="..\project\business\Expense\TestExpense.GDNInvoiceno.cpp" />
<ClCompile Include="..\project\business\Expense\TestExpenseBase.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
</ClCompile>
--
Gitblit v1.9.3