104 lines
4.9 KiB
XML
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>{50CDB78F-F03B-45CB-83BA-D14A8D2DD817}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>SuperMap.RealEstate</RootNamespace>
|
|
<AssemblyName>SendRec.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="SendRec.Storage.View\RAWMATERIALControl.cs" />
|
|
<Compile Include="SendRec.Storage.View\RAWMATERIALControl.Designer.cs"><DependentUpon>RAWMATERIALControl.cs</DependentUpon></Compile>
|
|
<Compile Include="SendRec.Storage.View\Design\RAWMATERIALDesign.cs" />
|
|
<Compile Include="SendRec.Storage.WinForm\RAWMATERIALForm.cs" />
|
|
<Compile Include="SendRec.Storage.WinForm\RAWMATERIALForm.Designer.cs"><DependentUpon>RAWMATERIALForm.cs</DependentUpon></Compile>
|
|
<Compile Include="SendRec.Storage.View\RAWMATERIALBASEControl.cs" />
|
|
<Compile Include="SendRec.Storage.View\RAWMATERIALBASEControl.Designer.cs"><DependentUpon>RAWMATERIALBASEControl.cs</DependentUpon></Compile>
|
|
<Compile Include="SendRec.Storage.View\Design\RAWMATERIALBASEDesign.cs" />
|
|
<Compile Include="SendRec.Storage.WinForm\RAWMATERIALBASEForm.cs" />
|
|
<Compile Include="SendRec.Storage.WinForm\RAWMATERIALBASEForm.Designer.cs"><DependentUpon>RAWMATERIALBASEForm.cs</DependentUpon></Compile>
|
|
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\SendRec.Storage.References\SendRec.Storage.References.csproj">
|
|
<Project>{B2DC5A84-CA3D-4908-A273-C466DCF8869D}</Project>
|
|
<Name>SendRec.Storage.References</Name>
|
|
<Private>True</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\SendRec.Storage.Model\SendRec.Storage.Model.csproj">
|
|
<Project>{7D87CB30-C9CE-4FD6-969E-07CA3ED7CEE5}</Project>
|
|
<Name>SendRec.Storage.Model</Name>
|
|
<Private>True</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\SendRec.Storage.Business\SendRec.Storage.Business.csproj">
|
|
<Project>{33CCE79F-3CBE-4AA5-B13F-71889CD36172}</Project>
|
|
<Name>SendRec.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> |