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

160 lines
8.6 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>{9335A166-F9E1-47C7-A3AD-31EE8060CAC6}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SuperMap.RealEstate</RootNamespace>
<AssemblyName>HighWay.Storage.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>..\..\910_RealEstate.Release\HighWay\</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>
</Reference>
<Reference Include="RealEstate.Enums">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.Enums.dll</HintPath>
</Reference>
<Reference Include="RealEstate.FrameWork">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.FrameWork.dll</HintPath>
</Reference>
<Reference Include="RealEstate.Web">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.Web.dll</HintPath>
</Reference>
<Reference Include="RealEstate.WorkFlow">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.WorkFlow.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.configuration" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Web" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
<ItemGroup>
<Compile Include="HighWay.Storage.Business\APPROVED.cs" />
<Compile Include="HighWay.Storage.Business\BarCode.cs" />
<Compile Include="HighWay.Storage.Business\BUSCOMPANY.cs" />
<Compile Include="HighWay.Storage.Business\CASHWORKER.cs" />
<Compile Include="HighWay.Storage.Business\COMMODITY.cs" />
<Compile Include="HighWay.Storage.Business\CommonHelper.cs" />
<Compile Include="HighWay.Storage.Business\COMPACT.cs" />
<Compile Include="HighWay.Storage.Business\Enums\APPROVED.cs" />
<Compile Include="HighWay.Storage.Business\Enums\BUSCOMPANY.cs" />
<Compile Include="HighWay.Storage.Business\Enums\CASHWORKER.cs" />
<Compile Include="HighWay.Storage.Business\Enums\COMMODITY.cs" />
<Compile Include="HighWay.Storage.Business\COMMODITYTYPE.cs" />
<Compile Include="HighWay.Storage.Business\Enums\COMMODITYTYPE.cs" />
<Compile Include="HighWay.Storage.Business\Enums\COMPACT.cs" />
<Compile Include="HighWay.Storage.Business\Enums\HIGHWAYPROINST.cs" />
<Compile Include="HighWay.Storage.Business\Enums\HOTKEYSET.cs" />
<Compile Include="HighWay.Storage.Business\Enums\IMAGE.cs" />
<Compile Include="HighWay.Storage.Business\Enums\MATERIAL.cs" />
<Compile Include="HighWay.Storage.Business\Enums\MODIFYFROMSTORAGE.cs" />
<Compile Include="HighWay.Storage.Business\Enums\OPERATELOG.cs" />
<Compile Include="HighWay.Storage.Business\Enums\PAYCOMPACTDETAIL.cs" />
<Compile Include="HighWay.Storage.Business\Enums\RTCASHSHOP.cs" />
<Compile Include="HighWay.Storage.Business\Enums\RTCOMMODITYSERVERPART.cs" />
<Compile Include="HighWay.Storage.Business\Enums\SALEOFF.cs" />
<Compile Include="HighWay.Storage.Business\Enums\SALEOFFDETAIL.cs" />
<Compile Include="HighWay.Storage.Business\Enums\SERVERPARTINFO.cs" />
<Compile Include="HighWay.Storage.Business\Enums\SERVERPARTPOS.cs" />
<Compile Include="HighWay.Storage.Business\Enums\SERVERPARTSHOP.cs" />
<Compile Include="HighWay.Storage.Business\Enums\SERVERPARTSTATICTYPE.cs" />
<Compile Include="HighWay.Storage.Business\Enums\SERVERPARTTYPE.cs" />
<Compile Include="HighWay.Storage.Business\Enums\SERVERPARTWORKER.cs" />
<Compile Include="HighWay.Storage.Business\Enums\SPSTATICTYPE.cs" />
<Compile Include="HighWay.Storage.Business\Enums\USERSERVERPART.cs" />
<Compile Include="HighWay.Storage.Business\HIGHWAYPROINST.cs" />
<Compile Include="HighWay.Storage.Business\HOTKEYSET.cs" />
<Compile Include="HighWay.Storage.Business\IMAGE.cs" />
<Compile Include="HighWay.Storage.Business\MATERIAL.cs" />
<Compile Include="HighWay.Storage.Business\MODIFYFROMSTORAGE.cs" />
<Compile Include="HighWay.Storage.Business\OPERATELOG.cs" />
<Compile Include="HighWay.Storage.Business\PAYCOMPACTDETAIL.cs" />
<Compile Include="HighWay.Storage.Business\RTCASHSHOP.cs" />
<Compile Include="HighWay.Storage.Business\RTCOMMODITY.cs" />
<Compile Include="HighWay.Storage.Business\Enums\RTCOMMODITY.cs" />
<Compile Include="HighWay.Storage.Business\RTCOMMODITYSERVERPART.cs" />
<Compile Include="HighWay.Storage.Business\RTSUPPLIER.cs" />
<Compile Include="HighWay.Storage.Business\Enums\RTSUPPLIER.cs" />
<Compile Include="HighWay.Storage.Business\SALEOFF.cs" />
<Compile Include="HighWay.Storage.Business\SALEOFFDETAIL.cs" />
<Compile Include="HighWay.Storage.Business\SERVERPART.cs" />
<Compile Include="HighWay.Storage.Business\Enums\SERVERPART.cs" />
<Compile Include="HighWay.Storage.Business\SERVERPARTINFO.cs" />
<Compile Include="HighWay.Storage.Business\SERVERPARTMANAGER.cs" />
<Compile Include="HighWay.Storage.Business\Enums\SERVERPARTMANAGER.cs" />
<Compile Include="HighWay.Storage.Business\SERVERPARTPOS.cs" />
<Compile Include="HighWay.Storage.Business\SERVERPARTSHOP.cs" />
<Compile Include="HighWay.Storage.Business\SERVERPARTSTATICTYPE.cs" />
<Compile Include="HighWay.Storage.Business\SERVERPARTTYPE.cs" />
<Compile Include="HighWay.Storage.Business\SERVERPARTWORKER.cs" />
<Compile Include="HighWay.Storage.Business\SPSTATICTYPE.cs" />
<Compile Include="HighWay.Storage.Business\SUPPLIER.cs" />
<Compile Include="HighWay.Storage.Business\Enums\SUPPLIER.cs" />
<Compile Include="HighWay.Storage.Business\USERSERVERPART.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\HighWay.History.Business\HighWay.History.Business.csproj">
<Project>{155ab2b4-e8fb-439c-85ad-3e4f31063f52}</Project>
<Name>HighWay.History.Business</Name>
</ProjectReference>
<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>
</ProjectReference>
<ProjectReference Include="..\HighWay.Storage.References\HighWay.Storage.References.csproj">
<Project>{64E0F2F3-70A9-4D4D-8588-E9E6D665CDF7}</Project>
<Name>HighWay.Storage.References</Name>
<Private>True</Private>
</ProjectReference>
<ProjectReference Include="..\HighWay.Storage.Model\HighWay.Storage.Model.csproj">
<Project>{5606D1F0-46D2-44D1-83D0-CC88415FA21A}</Project>
<Name>HighWay.Storage.Model</Name>
<Private>True</Private>
</ProjectReference>
</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>