144 lines
9.1 KiB
XML
144 lines
9.1 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>{378CA6E8-BBFD-466B-859F-1C6F72280F8B}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>SuperMap.RealEstate</RootNamespace>
|
|
<AssemblyName>BasicArchives.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="BasicArchives.Storage.View\APPROVEDControl.cs" />
|
|
<Compile Include="BasicArchives.Storage.View\APPROVEDControl.Designer.cs"><DependentUpon>APPROVEDControl.cs</DependentUpon></Compile>
|
|
<Compile Include="BasicArchives.Storage.View\Design\APPROVEDDesign.cs" />
|
|
<Compile Include="BasicArchives.Storage.WinForm\APPROVEDForm.cs" />
|
|
<Compile Include="BasicArchives.Storage.WinForm\APPROVEDForm.Designer.cs"><DependentUpon>APPROVEDForm.cs</DependentUpon></Compile>
|
|
<Compile Include="BasicArchives.Storage.View\AUTOTYPEControl.cs" />
|
|
<Compile Include="BasicArchives.Storage.View\AUTOTYPEControl.Designer.cs"><DependentUpon>AUTOTYPEControl.cs</DependentUpon></Compile>
|
|
<Compile Include="BasicArchives.Storage.View\Design\AUTOTYPEDesign.cs" />
|
|
<Compile Include="BasicArchives.Storage.WinForm\AUTOTYPEForm.cs" />
|
|
<Compile Include="BasicArchives.Storage.WinForm\AUTOTYPEForm.Designer.cs"><DependentUpon>AUTOTYPEForm.cs</DependentUpon></Compile>
|
|
<Compile Include="BasicArchives.Storage.View\CASHWORKERControl.cs" />
|
|
<Compile Include="BasicArchives.Storage.View\CASHWORKERControl.Designer.cs"><DependentUpon>CASHWORKERControl.cs</DependentUpon></Compile>
|
|
<Compile Include="BasicArchives.Storage.View\Design\CASHWORKERDesign.cs" />
|
|
<Compile Include="BasicArchives.Storage.WinForm\CASHWORKERForm.cs" />
|
|
<Compile Include="BasicArchives.Storage.WinForm\CASHWORKERForm.Designer.cs"><DependentUpon>CASHWORKERForm.cs</DependentUpon></Compile>
|
|
<Compile Include="BasicArchives.Storage.View\COMMODITYControl.cs" />
|
|
<Compile Include="BasicArchives.Storage.View\COMMODITYControl.Designer.cs"><DependentUpon>COMMODITYControl.cs</DependentUpon></Compile>
|
|
<Compile Include="BasicArchives.Storage.View\Design\COMMODITYDesign.cs" />
|
|
<Compile Include="BasicArchives.Storage.WinForm\COMMODITYForm.cs" />
|
|
<Compile Include="BasicArchives.Storage.WinForm\COMMODITYForm.Designer.cs"><DependentUpon>COMMODITYForm.cs</DependentUpon></Compile>
|
|
<Compile Include="BasicArchives.Storage.View\HIGHWAYPROINSTControl.cs" />
|
|
<Compile Include="BasicArchives.Storage.View\HIGHWAYPROINSTControl.Designer.cs"><DependentUpon>HIGHWAYPROINSTControl.cs</DependentUpon></Compile>
|
|
<Compile Include="BasicArchives.Storage.View\Design\HIGHWAYPROINSTDesign.cs" />
|
|
<Compile Include="BasicArchives.Storage.WinForm\HIGHWAYPROINSTForm.cs" />
|
|
<Compile Include="BasicArchives.Storage.WinForm\HIGHWAYPROINSTForm.Designer.cs"><DependentUpon>HIGHWAYPROINSTForm.cs</DependentUpon></Compile>
|
|
<Compile Include="BasicArchives.Storage.View\MERCHANTSControl.cs" />
|
|
<Compile Include="BasicArchives.Storage.View\MERCHANTSControl.Designer.cs"><DependentUpon>MERCHANTSControl.cs</DependentUpon></Compile>
|
|
<Compile Include="BasicArchives.Storage.View\Design\MERCHANTSDesign.cs" />
|
|
<Compile Include="BasicArchives.Storage.WinForm\MERCHANTSForm.cs" />
|
|
<Compile Include="BasicArchives.Storage.WinForm\MERCHANTSForm.Designer.cs"><DependentUpon>MERCHANTSForm.cs</DependentUpon></Compile>
|
|
<Compile Include="BasicArchives.Storage.View\MODIFYFROMSTORAGEControl.cs" />
|
|
<Compile Include="BasicArchives.Storage.View\MODIFYFROMSTORAGEControl.Designer.cs"><DependentUpon>MODIFYFROMSTORAGEControl.cs</DependentUpon></Compile>
|
|
<Compile Include="BasicArchives.Storage.View\Design\MODIFYFROMSTORAGEDesign.cs" />
|
|
<Compile Include="BasicArchives.Storage.WinForm\MODIFYFROMSTORAGEForm.cs" />
|
|
<Compile Include="BasicArchives.Storage.WinForm\MODIFYFROMSTORAGEForm.Designer.cs"><DependentUpon>MODIFYFROMSTORAGEForm.cs</DependentUpon></Compile>
|
|
<Compile Include="BasicArchives.Storage.View\SERVERPARTControl.cs" />
|
|
<Compile Include="BasicArchives.Storage.View\SERVERPARTControl.Designer.cs"><DependentUpon>SERVERPARTControl.cs</DependentUpon></Compile>
|
|
<Compile Include="BasicArchives.Storage.View\Design\SERVERPARTDesign.cs" />
|
|
<Compile Include="BasicArchives.Storage.WinForm\SERVERPARTForm.cs" />
|
|
<Compile Include="BasicArchives.Storage.WinForm\SERVERPARTForm.Designer.cs"><DependentUpon>SERVERPARTForm.cs</DependentUpon></Compile>
|
|
<Compile Include="BasicArchives.Storage.View\SERVERPARTSHOPControl.cs" />
|
|
<Compile Include="BasicArchives.Storage.View\SERVERPARTSHOPControl.Designer.cs"><DependentUpon>SERVERPARTSHOPControl.cs</DependentUpon></Compile>
|
|
<Compile Include="BasicArchives.Storage.View\Design\SERVERPARTSHOPDesign.cs" />
|
|
<Compile Include="BasicArchives.Storage.WinForm\SERVERPARTSHOPForm.cs" />
|
|
<Compile Include="BasicArchives.Storage.WinForm\SERVERPARTSHOPForm.Designer.cs"><DependentUpon>SERVERPARTSHOPForm.cs</DependentUpon></Compile>
|
|
<Compile Include="BasicArchives.Storage.View\SERVERPARTTYPEControl.cs" />
|
|
<Compile Include="BasicArchives.Storage.View\SERVERPARTTYPEControl.Designer.cs"><DependentUpon>SERVERPARTTYPEControl.cs</DependentUpon></Compile>
|
|
<Compile Include="BasicArchives.Storage.View\Design\SERVERPARTTYPEDesign.cs" />
|
|
<Compile Include="BasicArchives.Storage.WinForm\SERVERPARTTYPEForm.cs" />
|
|
<Compile Include="BasicArchives.Storage.WinForm\SERVERPARTTYPEForm.Designer.cs"><DependentUpon>SERVERPARTTYPEForm.cs</DependentUpon></Compile>
|
|
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\BasicArchives.Storage.References\BasicArchives.Storage.References.csproj">
|
|
<Project>{467E103F-1322-4250-A8FD-788D8BD8B8B0}</Project>
|
|
<Name>BasicArchives.Storage.References</Name>
|
|
<Private>True</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\BasicArchives.Storage.Model\BasicArchives.Storage.Model.csproj">
|
|
<Project>{47B9ADEC-3E8A-42F4-953A-9A68DE5B7BF1}</Project>
|
|
<Name>BasicArchives.Storage.Model</Name>
|
|
<Private>True</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\BasicArchives.Storage.Business\BasicArchives.Storage.Business.csproj">
|
|
<Project>{8BB64ACB-3911-497D-9BE9-E9B6B5619BDF}</Project>
|
|
<Name>BasicArchives.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> |