From ebb3b956d3c5e2ec8c2308e20d650c91fb08cc01 Mon Sep 17 00:00:00 2001
From: xj qian <qianxj15@sina.com>
Date: 星期五, 28 六月 2024 18:04:59 +0800
Subject: [PATCH] update print view

---
 jrj/ext-jrj/ext-jrj.vcxproj |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index 4f8c5c6..ae7ae59 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -333,6 +333,16 @@
     <ClCompile Include="..\project\business\Supplier3.list.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
+    <ClCompile Include="..\project\business\Supplier\asklist.Owner.Supplier.cpp" />
+    <ClCompile Include="..\project\business\Supplier\Inspection.Supplie.cpp" />
+    <ClCompile Include="..\project\business\Supplier\list.Owner.Supplier.cpp" />
+    <ClCompile Include="..\project\business\Supplier\maint.Document.Supplier.cpp" />
+    <ClCompile Include="..\project\business\Supplier\maint.Document.SupplierEx.cpp" />
+    <ClCompile Include="..\project\business\Supplier\maint.Document.SupplierSD.cpp" />
+    <ClCompile Include="..\project\business\Supplier\maint.Owner.Supplier.cpp" />
+    <ClCompile Include="..\project\business\Supplier\maintex.Owner.Supplier.cpp" />
+    <ClCompile Include="..\project\business\Supplier\paymen.Supplie.cpp" />
+    <ClCompile Include="..\project\business\Supplier\SupplierSource.cpp" />
     <ClCompile Include="..\project\printview\Maint.Template.PrintEx.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>

--
Gitblit v1.9.3