From 728f46e67c27431c1e38fa77a146a1436c9ee99c Mon Sep 17 00:00:00 2001
From: lifan <2308045698@qq.com>
Date: 星期四, 13 八月 2026 10:17:14 +0800
Subject: [PATCH] update
---
jrj/ext-jrj/ext-jrj.vcxproj | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index 393e1c8..692bc2a 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -631,6 +631,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 +724,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 +873,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>
@@ -1292,6 +1295,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