2025-03-28 09:49:56 +08:00

104 lines
4.9 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>{B42C0AB6-FC82-4079-833E-78BA1032B252}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SuperMap.RealEstate</RootNamespace>
<AssemblyName>Seller.Running.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="Seller.Running.View\ROLEPRICEControl.cs" />
<Compile Include="Seller.Running.View\ROLEPRICEControl.Designer.cs"><DependentUpon>ROLEPRICEControl.cs</DependentUpon></Compile>
<Compile Include="Seller.Running.View\Design\ROLEPRICEDesign.cs" />
<Compile Include="Seller.Running.WinForm\ROLEPRICEForm.cs" />
<Compile Include="Seller.Running.WinForm\ROLEPRICEForm.Designer.cs"><DependentUpon>ROLEPRICEForm.cs</DependentUpon></Compile>
<Compile Include="Seller.Running.View\SELLERCOMMODITYControl.cs" />
<Compile Include="Seller.Running.View\SELLERCOMMODITYControl.Designer.cs"><DependentUpon>SELLERCOMMODITYControl.cs</DependentUpon></Compile>
<Compile Include="Seller.Running.View\Design\SELLERCOMMODITYDesign.cs" />
<Compile Include="Seller.Running.WinForm\SELLERCOMMODITYForm.cs" />
<Compile Include="Seller.Running.WinForm\SELLERCOMMODITYForm.Designer.cs"><DependentUpon>SELLERCOMMODITYForm.cs</DependentUpon></Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Seller.Running.References\Seller.Running.References.csproj">
<Project>{3FD7D61A-EEE2-4AC3-8790-B311F6C2C45F}</Project>
<Name>Seller.Running.References</Name>
<Private>True</Private>
</ProjectReference>
<ProjectReference Include="..\Seller.Running.Model\Seller.Running.Model.csproj">
<Project>{F4AAE7FF-82EE-4B5A-A50B-CBED58CE1206}</Project>
<Name>Seller.Running.Model</Name>
<Private>True</Private>
</ProjectReference>
<ProjectReference Include="..\Seller.Running.Business\Seller.Running.Business.csproj">
<Project>{DD573819-40D1-423F-A16F-9C6CB48DD161}</Project>
<Name>Seller.Running.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>