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

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

diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj
index 4d12ff3..87f3818 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>
@@ -692,6 +693,7 @@
     <ClCompile Include="..\project\business\Expense\TestExpenseBase2.cpp">
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
     </ClCompile>
+    <ClCompile Include="..\project\business\Expense\TestExpenseImport.cpp" />
     <ClCompile Include="..\project\business\Expense\VATInvoiceAdd.cpp" />
     <ClCompile Include="..\project\business\Expense\VATNotityListShiftToList.cpp" />
     <ClCompile Include="..\project\business\GDN3.list.cpp">

--
Gitblit v1.9.3