From f087a50629e95666db2e0b0ba4373834e2b9593b Mon Sep 17 00:00:00 2001 From: LiFan <2308045698@qq.com> Date: 星期二, 16 七月 2024 14:43:07 +0800 Subject: [PATCH] update BasicCode --- jrj/ext-jrj/ext-jrj.vcxproj | 74 +++++++++++++++++++++++++++--------- 1 files changed, 55 insertions(+), 19 deletions(-) diff --git a/jrj/ext-jrj/ext-jrj.vcxproj b/jrj/ext-jrj/ext-jrj.vcxproj index 3cbb7d3..7461b2a 100644 --- a/jrj/ext-jrj/ext-jrj.vcxproj +++ b/jrj/ext-jrj/ext-jrj.vcxproj @@ -287,56 +287,92 @@ <ClCompile Include="..\project\business\AR\maint.SettlementExchange.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> + <ClCompile Include="..\project\business\BasicCode\AccountUnitMaint.cpp" /> + <ClCompile Include="..\project\business\BasicCode\AddUomGroup.cpp" /> + <ClCompile Include="..\project\business\BasicCode\basicfareTypeList.cpp" /> + <ClCompile Include="..\project\business\BasicCode\brand.regtype.cpp" /> + <ClCompile Include="..\project\business\BasicCode\BrandInforList.cpp" /> + <ClCompile Include="..\project\business\BasicCode\BrandInforMaint.cpp" /> + <ClCompile Include="..\project\business\BasicCode\CartermList.cpp" /> + <ClCompile Include="..\project\business\BasicCode\ColorCardNew.cpp" /> + <ClCompile Include="..\project\business\BasicCode\CustomerMarketList.cpp" /> + <ClCompile Include="..\project\business\BasicCode\CustomerMarketMaint.cpp" /> + <ClCompile Include="..\project\business\BasicCode\ExchangeRate.cpp" /> + <ClCompile Include="..\project\business\BasicCode\ExpressList.cpp" /> + <ClCompile Include="..\project\business\BasicCode\ExpressMaint.cpp" /> + <ClCompile Include="..\project\business\BasicCode\FCL.cpp" /> + <ClCompile Include="..\project\business\BasicCode\ForwarderList.cpp" /> + <ClCompile Include="..\project\business\BasicCode\ForwarderMaint.cpp" /> + <ClCompile Include="..\project\business\BasicCode\FreightExpenseType.cpp" /> + <ClCompile Include="..\project\business\BasicCode\PaymentTerm.list.cpp" /> + <ClCompile Include="..\project\business\BasicCode\PaymentTerm.maint.cpp" /> + <ClCompile Include="..\project\business\BasicCode\ProfitParam.cpp" /> + <ClCompile Include="..\project\business\BasicCode\QuickCode.cpp" /> + <ClCompile Include="..\project\business\BasicCode\QuickCode_Tree.cpp" /> + <ClCompile Include="..\project\business\BasicCode\SetUpRemarks.cpp" /> + <ClCompile Include="..\project\business\BasicCode\ShipcompanyList.cpp" /> + <ClCompile Include="..\project\business\BasicCode\ShipcompanyMaint.cpp" /> + <ClCompile Include="..\project\business\BasicCode\Simple.Menu.Config.cpp" /> + <ClCompile Include="..\project\business\BasicCode\SKUItem.categoryselect.cpp" /> + <ClCompile Include="..\project\business\BasicCode\SKUItem.cpp" /> + <ClCompile Include="..\project\business\BasicCode\SKUItem.select.cpp" /> + <ClCompile Include="..\project\business\BasicCode\SKUTemplate.cpp" /> + <ClCompile Include="..\project\business\BasicCode\SKUTemplate.select.cpp" /> + <ClCompile Include="..\project\business\BasicCode\SourceRemark.cpp" /> + <ClCompile Include="..\project\business\BasicCode\SpecialDeductFeeList.cpp" /> + <ClCompile Include="..\project\business\BasicCode\TestingCompanyList.cpp" /> + <ClCompile Include="..\project\business\BasicCode\TestingCompanyMaint.cpp" /> + <ClCompile Include="..\project\business\BasicCode\TypeList.maint.supplier.cpp" /> <ClCompile Include="..\project\business\Company\CompanyList.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Company\CompanyMaint.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> - <ClCompile Include="..\project\business\Company\HrEmployee.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ClCompile Include="..\project\business\Company\HrEmployee.hpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Company\HrEmployeeAdd.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> - <ClCompile Include="..\project\business\Company\HrEmployeex.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ClCompile Include="..\project\business\Company\HrEmployeex.hpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Company\HrJob.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Company\HrOrg.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Company\HrOrgChart.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Company\HrOrgMaint.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Company\HrOrgType.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Company\HRPerson.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Company\HrPersonAdd.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Company\HrPersonMaint.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Company\HrPersonSel.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> - <ClCompile Include="..\project\business\Company\HrPosition.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ClCompile Include="..\project\business\Company\HrPosition.hpp"> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Company\HrPositionAdd.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Company\HR_Address.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\Customer3.list.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> @@ -483,7 +519,7 @@ </ClCompile> <ClCompile Include="..\project\business\GDN\AdvanceChargeList.cpp" /> <ClCompile Include="..\project\business\GDN\CustomCodeNew.cpp"> - <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild> + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> </ClCompile> <ClCompile Include="..\project\business\GDN\GDNDelay.cpp"> <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> -- Gitblit v1.9.3