From 27af71fd4438b65610218a2836dea6f61032c24c Mon Sep 17 00:00:00 2001
From: lifan <2308045698@qq.com>
Date: 星期日, 20 九月 2026 14:10:16 +0800
Subject: [PATCH] update
---
jrj/ext-jrj/ext-jrj.vcxproj | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index 3322168..578c89d 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -603,6 +603,7 @@
<ClCompile Include="..\project\business\Expense\ExportCredit.SwitchTo.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
</ClCompile>
+ <ClCompile Include="..\project\business\Expense\ExportCredit.SwitchToEx.cpp" />
<ClCompile Include="..\project\business\Expense\ExportCreditMaint.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
</ClCompile>
@@ -631,6 +632,7 @@
<ClCompile Include="..\project\business\Expense\maint.Document.SampleRequestForm.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
</ClCompile>
+ <ClCompile Include="..\project\business\Expense\maint.Document.SampleRequestFormEx.cpp" />
<ClCompile Include="..\project\business\Expense\maint.Document.Test.v3.cpp" />
<ClCompile Include="..\project\business\Expense\maint.expense.ap.cpp" />
<ClCompile Include="..\project\business\Expense\maint.salaryslip.cpp">
@@ -723,6 +725,7 @@
<ClCompile Include="..\project\business\GDN\list.SOTrace3.cpp" />
<ClCompile Include="..\project\business\GDN\listex.GDN3.cpp" />
<ClCompile Include="..\project\business\GDN\maintex.gdn3.cpp" />
+ <ClCompile Include="..\project\business\GDN\Merge.GDN.cpp" />
<ClCompile Include="..\project\business\GDN\po.paper.cpp" />
<ClCompile Include="..\project\business\GDN\select.item.po.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
@@ -871,6 +874,7 @@
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild>
</ClCompile>
+ <ClCompile Include="..\project\business\ProductSample\UserProductApplyEx.cpp" />
<ClCompile Include="..\project\business\ProductSample\ViewPicturesEx.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
</ClCompile>
@@ -1091,6 +1095,7 @@
<ClCompile Include="..\project\business\SystemSettings\ProcessManagement.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
</ClCompile>
+ <ClCompile Include="..\project\business\SystemSettings\ResetUserPassDlg.cpp" />
<ClCompile Include="..\project\business\SystemSettings\Resource.select.data.config.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
@@ -1156,6 +1161,7 @@
</ClCompile>
<ClCompile Include="..\project\start.vframe.vbusiness.cpp" />
<ClCompile Include="..\project\total3\FactoryPayment.cpp" />
+ <ClCompile Include="..\project\total3\FactoryPaymentMethod.cpp" />
<ClCompile Include="..\project\total3\GDNItem.GDN.cpp" />
<ClCompile Include="..\project\total3\ProductNewList.cpp">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
@@ -1291,6 +1297,7 @@
<ClCompile Include="JType.cpp" />
<ClCompile Include="JValue.cpp" />
<ClCompile Include="JVariant.cpp" />
+ <ClCompile Include="list.Test.ap.cpp" />
<ClCompile Include="pch.cpp">
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
--
Gitblit v1.9.3