From 67c0065492e33c9936f12f46f9e2ebcdfb4f98ab Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期五, 18 四月 2025 14:01:12 +0800 Subject: [PATCH] update --- jrj/ext-jrj/ext-jrj.vcxproj | 22 ++++++++++++++++++++++ 1 files changed, 22 insertions(+), 0 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj index 0535c5a..ec499d1 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> @@ -588,6 +589,7 @@ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Expense\CommodityInspectionExpense.cpp" /> + <ClCompile Include="..\project\business\Expense\ContactUnitsList.cpp" /> <ClCompile Include="..\project\business\Expense\Drawback.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> @@ -640,6 +642,8 @@ <ClCompile Include="..\project\business\Expense\maint.samplesequest.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> + <ClCompile Include="..\project\business\Expense\ManageCostBase.cpp" /> + <ClCompile Include="..\project\business\Expense\ManageCostList.cpp" /> <ClCompile Include="..\project\business\Expense\MouldFee.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> @@ -651,15 +655,23 @@ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Expense\PaperItemMaint.cpp" /> + <ClCompile Include="..\project\business\Expense\PremiumRateList.cpp" /> <ClCompile Include="..\project\business\Expense\Reimbursement.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Expense\ReimbursementMaint.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> + <ClCompile Include="..\project\business\Expense\RmbRegisterBase.cpp" /> + <ClCompile Include="..\project\business\Expense\RmbRegister.cpp" /> <ClCompile Include="..\project\business\Expense\Salaryslip.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </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"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> @@ -682,6 +694,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"> @@ -791,6 +804,7 @@ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\PO\PO.maint.item.line.cpp" /> + <ClCompile Include="..\project\business\PO\select.Contacts.cpp" /> <ClCompile Include="..\project\business\Product.list.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> @@ -856,6 +870,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> @@ -909,6 +924,7 @@ <ClCompile Include="..\project\business\Quote\CustomerItemNoList.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> + <ClCompile Include="..\project\business\Quote\list.EnquiryQuote3.cpp" /> <ClCompile Include="..\project\business\Quote\Product.Select.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> @@ -1035,6 +1051,9 @@ <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> </ClCompile> + <ClCompile Include="..\project\business\SystemSettings\CommentaryEx.dialog.cpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> + </ClCompile> <ClCompile Include="..\project\business\SystemSettings\Data.config.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild> @@ -1116,6 +1135,8 @@ <ClCompile Include="..\project\business\VATNotify\VATNotifyParse.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> + <ClCompile Include="..\project\HomeWin.cpp" /> + <ClCompile Include="..\project\IndexWin3.cpp" /> <ClCompile Include="..\project\printview\Maint.Template.PrintEx.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> @@ -1243,6 +1264,7 @@ <ClCompile Include="..\xframe\devloper\XDevItemDlg.cpp" /> <ClCompile Include="..\xframe\src\nmemory.cpp" /> <ClCompile Include="..\xframe\src\nstring.cpp" /> + <ClCompile Include="..\xframe\src\xfile.cpp" /> <ClCompile Include="..\xframe\src\xstring.cpp" /> <ClCompile Include="dllmain.cpp" /> <ClCompile Include="JAllocImpl.cpp" /> -- Gitblit v1.9.3