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

134 lines
8.0 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>{475A7345-39F8-4FEB-861A-1BD9104002F2}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SuperMap.RealEstate</RootNamespace>
<AssemblyName>Contract.Storage.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="Contract.Storage.View\BUSINESSPROJECTControl.cs" />
<Compile Include="Contract.Storage.View\BUSINESSPROJECTControl.Designer.cs"><DependentUpon>BUSINESSPROJECTControl.cs</DependentUpon></Compile>
<Compile Include="Contract.Storage.View\Design\BUSINESSPROJECTDesign.cs" />
<Compile Include="Contract.Storage.WinForm\BUSINESSPROJECTForm.cs" />
<Compile Include="Contract.Storage.WinForm\BUSINESSPROJECTForm.Designer.cs"><DependentUpon>BUSINESSPROJECTForm.cs</DependentUpon></Compile>
<Compile Include="Contract.Storage.View\PAYMENTCONFIRMControl.cs" />
<Compile Include="Contract.Storage.View\PAYMENTCONFIRMControl.Designer.cs"><DependentUpon>PAYMENTCONFIRMControl.cs</DependentUpon></Compile>
<Compile Include="Contract.Storage.View\Design\PAYMENTCONFIRMDesign.cs" />
<Compile Include="Contract.Storage.WinForm\PAYMENTCONFIRMForm.cs" />
<Compile Include="Contract.Storage.WinForm\PAYMENTCONFIRMForm.Designer.cs"><DependentUpon>PAYMENTCONFIRMForm.cs</DependentUpon></Compile>
<Compile Include="Contract.Storage.View\REGISTERCOMPACTControl.cs" />
<Compile Include="Contract.Storage.View\REGISTERCOMPACTControl.Designer.cs"><DependentUpon>REGISTERCOMPACTControl.cs</DependentUpon></Compile>
<Compile Include="Contract.Storage.View\Design\REGISTERCOMPACTDesign.cs" />
<Compile Include="Contract.Storage.WinForm\REGISTERCOMPACTForm.cs" />
<Compile Include="Contract.Storage.WinForm\REGISTERCOMPACTForm.Designer.cs"><DependentUpon>REGISTERCOMPACTForm.cs</DependentUpon></Compile>
<Compile Include="Contract.Storage.View\REGISTERCOMPACTSUBControl.cs" />
<Compile Include="Contract.Storage.View\REGISTERCOMPACTSUBControl.Designer.cs"><DependentUpon>REGISTERCOMPACTSUBControl.cs</DependentUpon></Compile>
<Compile Include="Contract.Storage.View\Design\REGISTERCOMPACTSUBDesign.cs" />
<Compile Include="Contract.Storage.WinForm\REGISTERCOMPACTSUBForm.cs" />
<Compile Include="Contract.Storage.WinForm\REGISTERCOMPACTSUBForm.Designer.cs"><DependentUpon>REGISTERCOMPACTSUBForm.cs</DependentUpon></Compile>
<Compile Include="Contract.Storage.View\REVENUECONFIRMControl.cs" />
<Compile Include="Contract.Storage.View\REVENUECONFIRMControl.Designer.cs"><DependentUpon>REVENUECONFIRMControl.cs</DependentUpon></Compile>
<Compile Include="Contract.Storage.View\Design\REVENUECONFIRMDesign.cs" />
<Compile Include="Contract.Storage.WinForm\REVENUECONFIRMForm.cs" />
<Compile Include="Contract.Storage.WinForm\REVENUECONFIRMForm.Designer.cs"><DependentUpon>REVENUECONFIRMForm.cs</DependentUpon></Compile>
<Compile Include="Contract.Storage.View\RTBUSINESSPROJECTControl.cs" />
<Compile Include="Contract.Storage.View\RTBUSINESSPROJECTControl.Designer.cs"><DependentUpon>RTBUSINESSPROJECTControl.cs</DependentUpon></Compile>
<Compile Include="Contract.Storage.View\Design\RTBUSINESSPROJECTDesign.cs" />
<Compile Include="Contract.Storage.WinForm\RTBUSINESSPROJECTForm.cs" />
<Compile Include="Contract.Storage.WinForm\RTBUSINESSPROJECTForm.Designer.cs"><DependentUpon>RTBUSINESSPROJECTForm.cs</DependentUpon></Compile>
<Compile Include="Contract.Storage.View\RTREGISTERCOMPACTControl.cs" />
<Compile Include="Contract.Storage.View\RTREGISTERCOMPACTControl.Designer.cs"><DependentUpon>RTREGISTERCOMPACTControl.cs</DependentUpon></Compile>
<Compile Include="Contract.Storage.View\Design\RTREGISTERCOMPACTDesign.cs" />
<Compile Include="Contract.Storage.WinForm\RTREGISTERCOMPACTForm.cs" />
<Compile Include="Contract.Storage.WinForm\RTREGISTERCOMPACTForm.Designer.cs"><DependentUpon>RTREGISTERCOMPACTForm.cs</DependentUpon></Compile>
<Compile Include="Contract.Storage.View\SHOPROYALTYControl.cs" />
<Compile Include="Contract.Storage.View\SHOPROYALTYControl.Designer.cs"><DependentUpon>SHOPROYALTYControl.cs</DependentUpon></Compile>
<Compile Include="Contract.Storage.View\Design\SHOPROYALTYDesign.cs" />
<Compile Include="Contract.Storage.WinForm\SHOPROYALTYForm.cs" />
<Compile Include="Contract.Storage.WinForm\SHOPROYALTYForm.Designer.cs"><DependentUpon>SHOPROYALTYForm.cs</DependentUpon></Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Contract.Storage.References\Contract.Storage.References.csproj">
<Project>{76AD166D-8233-4485-9CC5-EEF645011AA0}</Project>
<Name>Contract.Storage.References</Name>
<Private>True</Private>
</ProjectReference>
<ProjectReference Include="..\Contract.Storage.Model\Contract.Storage.Model.csproj">
<Project>{3830EE0D-B177-416B-B839-385C309E8CC1}</Project>
<Name>Contract.Storage.Model</Name>
<Private>True</Private>
</ProjectReference>
<ProjectReference Include="..\Contract.Storage.Business\Contract.Storage.Business.csproj">
<Project>{BCD6A99C-84DA-4CAA-9E8C-EC64687587EE}</Project>
<Name>Contract.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>