119 lines
6.3 KiB
XML
119 lines
6.3 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>{D65D2B9B-56D1-453D-A145-FAE1F9107BEB}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>SuperMap.RealEstate</RootNamespace>
|
|
<AssemblyName>HighWay.History.View</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
</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="System" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Core" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="Properties\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="HighWay.History.View\CASHWORKERControl.cs" />
|
|
<Compile Include="HighWay.History.View\CASHWORKERControl.Designer.cs"><DependentUpon>CASHWORKERControl.cs</DependentUpon></Compile>
|
|
<Compile Include="HighWay.History.View\Design\CASHWORKERDesign.cs" />
|
|
<Compile Include="HighWay.History.WinForm\CASHWORKERForm.cs" />
|
|
<Compile Include="HighWay.History.WinForm\CASHWORKERForm.Designer.cs"><DependentUpon>CASHWORKERForm.cs</DependentUpon></Compile>
|
|
<Compile Include="HighWay.History.View\COMMODITYControl.cs" />
|
|
<Compile Include="HighWay.History.View\COMMODITYControl.Designer.cs"><DependentUpon>COMMODITYControl.cs</DependentUpon></Compile>
|
|
<Compile Include="HighWay.History.View\Design\COMMODITYDesign.cs" />
|
|
<Compile Include="HighWay.History.WinForm\COMMODITYForm.cs" />
|
|
<Compile Include="HighWay.History.WinForm\COMMODITYForm.Designer.cs"><DependentUpon>COMMODITYForm.cs</DependentUpon></Compile>
|
|
<Compile Include="HighWay.History.View\HOTKEYSETControl.cs" />
|
|
<Compile Include="HighWay.History.View\HOTKEYSETControl.Designer.cs"><DependentUpon>HOTKEYSETControl.cs</DependentUpon></Compile>
|
|
<Compile Include="HighWay.History.View\Design\HOTKEYSETDesign.cs" />
|
|
<Compile Include="HighWay.History.WinForm\HOTKEYSETForm.cs" />
|
|
<Compile Include="HighWay.History.WinForm\HOTKEYSETForm.Designer.cs"><DependentUpon>HOTKEYSETForm.cs</DependentUpon></Compile>
|
|
<Compile Include="HighWay.History.View\RTCASHSHOPControl.cs" />
|
|
<Compile Include="HighWay.History.View\RTCASHSHOPControl.Designer.cs"><DependentUpon>RTCASHSHOPControl.cs</DependentUpon></Compile>
|
|
<Compile Include="HighWay.History.View\Design\RTCASHSHOPDesign.cs" />
|
|
<Compile Include="HighWay.History.WinForm\RTCASHSHOPForm.cs" />
|
|
<Compile Include="HighWay.History.WinForm\RTCASHSHOPForm.Designer.cs"><DependentUpon>RTCASHSHOPForm.cs</DependentUpon></Compile>
|
|
<Compile Include="HighWay.History.View\SERVERPARTSHOPControl.cs" />
|
|
<Compile Include="HighWay.History.View\SERVERPARTSHOPControl.Designer.cs"><DependentUpon>SERVERPARTSHOPControl.cs</DependentUpon></Compile>
|
|
<Compile Include="HighWay.History.View\Design\SERVERPARTSHOPDesign.cs" />
|
|
<Compile Include="HighWay.History.WinForm\SERVERPARTSHOPForm.cs" />
|
|
<Compile Include="HighWay.History.WinForm\SERVERPARTSHOPForm.Designer.cs"><DependentUpon>SERVERPARTSHOPForm.cs</DependentUpon></Compile>
|
|
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<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>
|
|
<ProjectReference Include="..\HighWay.History.Model\HighWay.History.Model.csproj">
|
|
<Project>{BFA6DB5F-C010-4079-B01F-C90BCC367DC9}</Project>
|
|
<Name>HighWay.History.Model</Name>
|
|
<Private>True</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\HighWay.History.Business\HighWay.History.Business.csproj">
|
|
<Project>{A7F4E859-D85E-4CBB-8456-7CBE408EEB66}</Project>
|
|
<Name>HighWay.History.Business</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> |