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

202 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>{948C6E1B-E20C-4BEA-801D-2047A8E3B8E3}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SuperMap.RealEstate</RootNamespace>
<AssemblyName>HighWay.Storage.View</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="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.Storage.View\COMMODITYControl.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="HighWay.Storage.View\COMMODITYControl.Designer.cs">
<DependentUpon>COMMODITYControl.cs</DependentUpon>
</Compile>
<Compile Include="HighWay.Storage.View\Design\COMMODITYDesign.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="HighWay.Storage.WinForm\COMMODITYForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="HighWay.Storage.WinForm\COMMODITYForm.Designer.cs">
<DependentUpon>COMMODITYForm.cs</DependentUpon>
</Compile>
<Compile Include="HighWay.Storage.View\COMMODITYTYPEControl.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="HighWay.Storage.View\COMMODITYTYPEControl.Designer.cs">
<DependentUpon>COMMODITYTYPEControl.cs</DependentUpon>
</Compile>
<Compile Include="HighWay.Storage.View\Design\COMMODITYTYPEDesign.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="HighWay.Storage.WinForm\COMMODITYTYPEForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="HighWay.Storage.WinForm\COMMODITYTYPEForm.Designer.cs">
<DependentUpon>COMMODITYTYPEForm.cs</DependentUpon>
</Compile>
<Compile Include="HighWay.Storage.View\RTCOMMODITYControl.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="HighWay.Storage.View\RTCOMMODITYControl.Designer.cs">
<DependentUpon>RTCOMMODITYControl.cs</DependentUpon>
</Compile>
<Compile Include="HighWay.Storage.View\Design\RTCOMMODITYDesign.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="HighWay.Storage.WinForm\RTCOMMODITYForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="HighWay.Storage.WinForm\RTCOMMODITYForm.Designer.cs">
<DependentUpon>RTCOMMODITYForm.cs</DependentUpon>
</Compile>
<Compile Include="HighWay.Storage.View\RTSUPPLIERControl.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="HighWay.Storage.View\RTSUPPLIERControl.Designer.cs">
<DependentUpon>RTSUPPLIERControl.cs</DependentUpon>
</Compile>
<Compile Include="HighWay.Storage.View\Design\RTSUPPLIERDesign.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="HighWay.Storage.WinForm\RTSUPPLIERForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="HighWay.Storage.WinForm\RTSUPPLIERForm.Designer.cs">
<DependentUpon>RTSUPPLIERForm.cs</DependentUpon>
</Compile>
<Compile Include="HighWay.Storage.View\SERVERPARTControl.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="HighWay.Storage.View\SERVERPARTControl.Designer.cs">
<DependentUpon>SERVERPARTControl.cs</DependentUpon>
</Compile>
<Compile Include="HighWay.Storage.View\Design\SERVERPARTDesign.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="HighWay.Storage.WinForm\SERVERPARTForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="HighWay.Storage.WinForm\SERVERPARTForm.Designer.cs">
<DependentUpon>SERVERPARTForm.cs</DependentUpon>
</Compile>
<Compile Include="HighWay.Storage.View\SERVERPARTMANAGERControl.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="HighWay.Storage.View\SERVERPARTMANAGERControl.Designer.cs">
<DependentUpon>SERVERPARTMANAGERControl.cs</DependentUpon>
</Compile>
<Compile Include="HighWay.Storage.View\Design\SERVERPARTMANAGERDesign.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="HighWay.Storage.WinForm\SERVERPARTMANAGERForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="HighWay.Storage.WinForm\SERVERPARTMANAGERForm.Designer.cs">
<DependentUpon>SERVERPARTMANAGERForm.cs</DependentUpon>
</Compile>
<Compile Include="HighWay.Storage.View\SUPPLIERControl.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="HighWay.Storage.View\SUPPLIERControl.Designer.cs">
<DependentUpon>SUPPLIERControl.cs</DependentUpon>
</Compile>
<Compile Include="HighWay.Storage.View\Design\SUPPLIERDesign.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="HighWay.Storage.WinForm\SUPPLIERForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="HighWay.Storage.WinForm\SUPPLIERForm.Designer.cs">
<DependentUpon>SUPPLIERForm.cs</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<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>
<ProjectReference Include="..\HighWay.Storage.Business\HighWay.Storage.Business.csproj">
<Project>{9335A166-F9E1-47C7-A3AD-31EE8060CAC6}</Project>
<Name>HighWay.Storage.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>