2025-03-27 15:05:14 +08:00

154 lines
8.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{155AB2B4-E8FB-439C-85AD-3E4F31063F52}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SuperMap.RealEstate</RootNamespace>
<AssemblyName>HighWay.History.Business</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SccProjectName>SAK</SccProjectName>
<SccLocalPath>SAK</SccLocalPath>
<SccAuxPath>SAK</SccAuxPath>
<SccProvider>SAK</SccProvider>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="RealEstate.Core">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.Core.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="RealEstate.Enums">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.Enums.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="RealEstate.Web">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.Web.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="RealEstate.FrameWork">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.FrameWork.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="RealEstate.WorkFlow">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.WorkFlow.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Spire.Doc, Version=5.7.0.54020, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
<HintPath>..\packages\FreeSpire.Doc.5.7\lib\net20\Spire.Doc.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Spire.License, Version=1.3.5.20, Culture=neutral, PublicKeyToken=b1144360237c8b3f, processorArchitecture=MSIL">
<HintPath>..\packages\FreeSpire.Doc.5.7\lib\net20\Spire.License.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Spire.Pdf, Version=3.7.291.54020, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
<HintPath>..\packages\FreeSpire.Doc.5.7\lib\net20\Spire.Pdf.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
<ItemGroup>
<Compile Include="HighWay.History.Business\ACTINSTOPINION.cs" />
<Compile Include="HighWay.History.Business\CASHWORKER.cs" />
<Compile Include="HighWay.History.Business\COMMODITY_BUSINESS.cs" />
<Compile Include="HighWay.History.Business\Enums\ACTINSTOPINION.cs" />
<Compile Include="HighWay.History.Business\Enums\CASHWORKER.cs" />
<Compile Include="HighWay.History.Business\COMMODITY.cs" />
<Compile Include="HighWay.History.Business\Enums\COMMODITY.cs" />
<Compile Include="HighWay.History.Business\Enums\COMMODITY_BUSINESS.cs" />
<Compile Include="HighWay.History.Business\Enums\EXPENSEBILL.cs" />
<Compile Include="HighWay.History.Business\Enums\EXPENSEDETAIL.cs" />
<Compile Include="HighWay.History.Business\Enums\FUNDREFUNDCONFIRM.cs" />
<Compile Include="HighWay.History.Business\Enums\FUNDREFUNDSPLIT.cs" />
<Compile Include="HighWay.History.Business\Enums\JOINTLYSIGN.cs" />
<Compile Include="HighWay.History.Business\Enums\MERCHANTS.cs" />
<Compile Include="HighWay.History.Business\Enums\MERCHANTSENTRY.cs" />
<Compile Include="HighWay.History.Business\Enums\MNANGEMENT.cs" />
<Compile Include="HighWay.History.Business\Enums\MULTIBARCODE.cs" />
<Compile Include="HighWay.History.Business\Enums\PERCENTAGEOFCOMMISSION.cs" />
<Compile Include="HighWay.History.Business\Enums\PROINSTCOMPACT.cs" />
<Compile Include="HighWay.History.Business\Enums\REGISTERCOMPACT.cs" />
<Compile Include="HighWay.History.Business\Enums\REVENUECONFIRM.cs" />
<Compile Include="HighWay.History.Business\Enums\REVENUESPLIT.cs" />
<Compile Include="HighWay.History.Business\Enums\RTAUTOTYPE.cs" />
<Compile Include="HighWay.History.Business\Enums\RTMULTIBARCODE.cs" />
<Compile Include="HighWay.History.Business\Enums\SUPPLYACCOUNT.cs" />
<Compile Include="HighWay.History.Business\Enums\TENDER.cs" />
<Compile Include="HighWay.History.Business\Enums\USERDEFINEDTYPE.cs" />
<Compile Include="HighWay.History.Business\EXPENSEBILL.cs" />
<Compile Include="HighWay.History.Business\EXPENSEDETAIL.cs" />
<Compile Include="HighWay.History.Business\FUNDREFUNDCONFIRM.cs" />
<Compile Include="HighWay.History.Business\FUNDREFUNDSPLIT.cs" />
<Compile Include="HighWay.History.Business\HOTKEYSET.cs" />
<Compile Include="HighWay.History.Business\Enums\HOTKEYSET.cs" />
<Compile Include="HighWay.History.Business\JOINTLYSIGN.cs" />
<Compile Include="HighWay.History.Business\MERCHANTS.cs" />
<Compile Include="HighWay.History.Business\MERCHANTSENTRY.cs" />
<Compile Include="HighWay.History.Business\MNANGEMENT.cs" />
<Compile Include="HighWay.History.Business\MULTIBARCODE.cs" />
<Compile Include="HighWay.History.Business\PERCENTAGEOFCOMMISSION.cs" />
<Compile Include="HighWay.History.Business\PROINSTCOMPACT.cs" />
<Compile Include="HighWay.History.Business\REGISTERCOMPACT.cs" />
<Compile Include="HighWay.History.Business\REVENUECONFIRM.cs" />
<Compile Include="HighWay.History.Business\REVENUESPLIT.cs" />
<Compile Include="HighWay.History.Business\RTAUTOTYPE.cs" />
<Compile Include="HighWay.History.Business\RTCASHSHOP.cs" />
<Compile Include="HighWay.History.Business\Enums\RTCASHSHOP.cs" />
<Compile Include="HighWay.History.Business\RTMULTIBARCODE.cs" />
<Compile Include="HighWay.History.Business\SERVERPARTSHOP.cs" />
<Compile Include="HighWay.History.Business\Enums\SERVERPARTSHOP.cs" />
<Compile Include="HighWay.History.Business\SUPPLYACCOUNT.cs" />
<Compile Include="HighWay.History.Business\TENDER.cs" />
<Compile Include="HighWay.History.Business\USERDEFINEDTYPE.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\HighWay.History.Model\HighWay.History.Model.csproj">
<Project>{fe6a832e-6f3a-4a38-b531-e3117f9145ae}</Project>
<Name>HighWay.History.Model</Name>
</ProjectReference>
<ProjectReference Include="..\HighWay.History.References\HighWay.History.References.csproj">
<Project>{1D60BB7A-ECAF-4DCC-BD8E-721A18CA78E7}</Project>
<Name>HighWay.History.References</Name>
<Private>True</Private>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>