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

116 lines
6.2 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>{5606D1F0-46D2-44D1-83D0-CC88415FA21A}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SuperMap.RealEstate</RootNamespace>
<AssemblyName>HighWay.Storage.Model</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="System.Runtime.Serialization" />
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
<ItemGroup>
<Compile Include="HighWay.Storage.Interface\IAPPROVED.cs" />
<Compile Include="HighWay.Storage.Interface\IBUSCOMPANY.cs" />
<Compile Include="HighWay.Storage.Interface\ICASHWORKER.cs" />
<Compile Include="HighWay.Storage.Interface\ICOMPACT.cs" />
<Compile Include="HighWay.Storage.Interface\IHIGHWAYPROINST.cs" />
<Compile Include="HighWay.Storage.Interface\IHOTKEYSET.cs" />
<Compile Include="HighWay.Storage.Interface\IIMAGE.cs" />
<Compile Include="HighWay.Storage.Interface\IMATERIAL.cs" />
<Compile Include="HighWay.Storage.Interface\IMODIFYFROMSTORAGE.cs" />
<Compile Include="HighWay.Storage.Interface\IOPERATELOG.cs" />
<Compile Include="HighWay.Storage.Interface\IPAYCOMPACTDETAIL.cs" />
<Compile Include="HighWay.Storage.Interface\IRTCASHSHOP.cs" />
<Compile Include="HighWay.Storage.Interface\IRTCOMMODITYSERVERPART.cs" />
<Compile Include="HighWay.Storage.Interface\ISALEOFF.cs" />
<Compile Include="HighWay.Storage.Interface\ISALEOFFDETAIL.cs" />
<Compile Include="HighWay.Storage.Interface\ISERVERPARTINFO.cs" />
<Compile Include="HighWay.Storage.Interface\ISERVERPARTPOS.cs" />
<Compile Include="HighWay.Storage.Interface\ISERVERPARTSHOP.cs" />
<Compile Include="HighWay.Storage.Interface\ISERVERPARTSTATICTYPE.cs" />
<Compile Include="HighWay.Storage.Interface\ISERVERPARTTYPE.cs" />
<Compile Include="HighWay.Storage.Interface\ISERVERPARTWORKER.cs" />
<Compile Include="HighWay.Storage.Interface\ISPSTATICTYPE.cs" />
<Compile Include="HighWay.Storage.Interface\IUSERSERVERPART.cs" />
<Compile Include="HighWay.Storage.Model\APPROVED.cs" />
<Compile Include="HighWay.Storage.Model\BUSCOMPANY.cs" />
<Compile Include="HighWay.Storage.Model\CASHWORKER.cs" />
<Compile Include="HighWay.Storage.Model\COMMODITY.cs" />
<Compile Include="HighWay.Storage.Interface\ICOMMODITY.cs" />
<Compile Include="HighWay.Storage.Model\COMMODITYTYPE.cs" />
<Compile Include="HighWay.Storage.Interface\ICOMMODITYTYPE.cs" />
<Compile Include="HighWay.Storage.Model\COMPACT.cs" />
<Compile Include="HighWay.Storage.Model\HIGHWAYPROINST.cs" />
<Compile Include="HighWay.Storage.Model\HOTKEYSET.cs" />
<Compile Include="HighWay.Storage.Model\IMAGE.cs" />
<Compile Include="HighWay.Storage.Model\MATERIAL.cs" />
<Compile Include="HighWay.Storage.Model\MODIFYFROMSTORAGE.cs" />
<Compile Include="HighWay.Storage.Model\OPERATELOG.cs" />
<Compile Include="HighWay.Storage.Model\PAYCOMPACTDETAIL.cs" />
<Compile Include="HighWay.Storage.Model\RTCASHSHOP.cs" />
<Compile Include="HighWay.Storage.Model\RTCOMMODITY.cs" />
<Compile Include="HighWay.Storage.Interface\IRTCOMMODITY.cs" />
<Compile Include="HighWay.Storage.Model\RTCOMMODITYSERVERPART.cs" />
<Compile Include="HighWay.Storage.Model\RTSUPPLIER.cs" />
<Compile Include="HighWay.Storage.Interface\IRTSUPPLIER.cs" />
<Compile Include="HighWay.Storage.Model\SALEOFF.cs" />
<Compile Include="HighWay.Storage.Model\SALEOFFDETAIL.cs" />
<Compile Include="HighWay.Storage.Model\SERVERPART.cs" />
<Compile Include="HighWay.Storage.Interface\ISERVERPART.cs" />
<Compile Include="HighWay.Storage.Model\SERVERPARTINFO.cs" />
<Compile Include="HighWay.Storage.Model\SERVERPARTMANAGER.cs" />
<Compile Include="HighWay.Storage.Interface\ISERVERPARTMANAGER.cs" />
<Compile Include="HighWay.Storage.Model\SERVERPARTPOS.cs" />
<Compile Include="HighWay.Storage.Model\SERVERPARTSHOP.cs" />
<Compile Include="HighWay.Storage.Model\SERVERPARTSTATICTYPE.cs" />
<Compile Include="HighWay.Storage.Model\SERVERPARTTYPE.cs" />
<Compile Include="HighWay.Storage.Model\SERVERPARTWORKER.cs" />
<Compile Include="HighWay.Storage.Model\SPSTATICTYPE.cs" />
<Compile Include="HighWay.Storage.Model\SUPPLIER.cs" />
<Compile Include="HighWay.Storage.Interface\ISUPPLIER.cs" />
<Compile Include="HighWay.Storage.Model\USERSERVERPART.cs" />
</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>