From ddb76c11305512a06e27e55c41bc4aeaab750aba Mon Sep 17 00:00:00 2001
From: xj qian <qianxj15@sina.com>
Date: 星期三, 16 四月 2025 15:56:26 +0800
Subject: [PATCH] update

---
 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 9be37c8..7796782 100644
--- a/jrj/ext-jrj/ext-jrj.vcxproj
+++ b/jrj/ext-jrj/ext-jrj.vcxproj
@@ -149,6 +149,7 @@
       <PrecompiledHeader>NotUsing</PrecompiledHeader>
       <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
       <AdditionalIncludeDirectories>..\xframe;..\xframe\system;..\project;..\jarch;..\jarch.impl;.;..\ext-jrj;..</AdditionalIncludeDirectories>
+      <Optimization>MaxSpeed</Optimization>
     </ClCompile>
     <Link>
       <SubSystem>Windows</SubSystem>
@@ -667,6 +668,7 @@
     </ClCompile>
     <ClCompile Include="..\project\business\Expense\SalaryslipEx.cpp" />
     <ClCompile Include="..\project\business\Expense\SalaryslipExMaint.cpp" />
+    <ClCompile Include="..\project\business\Expense\SalaryslipImp.cpp" />
     <ClCompile Include="..\project\business\Expense\SaleCostBase.cpp" />
     <ClCompile Include="..\project\business\Expense\SaleCostList.cpp" />
     <ClCompile Include="..\project\business\Expense\SampleFee.cpp">
@@ -866,6 +868,7 @@
     <ClCompile Include="..\project\business\ProductSample\ViewPicturesEx.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
+    <ClCompile Include="..\project\business\Public\ColumnTranView.cpp" />
     <ClCompile Include="..\project\business\Public\GroupManagerList.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild>

--
Gitblit v1.9.3