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

124 lines
6.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>{BC0D2F08-78F2-4EA7-B59C-7F7373EEB286}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SuperMap.RealEstate</RootNamespace>
<AssemblyName>Contract.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="Contract.Running.View\APPLYAPPROVEControl.cs" />
<Compile Include="Contract.Running.View\APPLYAPPROVEControl.Designer.cs"><DependentUpon>APPLYAPPROVEControl.cs</DependentUpon></Compile>
<Compile Include="Contract.Running.View\Design\APPLYAPPROVEDesign.cs" />
<Compile Include="Contract.Running.WinForm\APPLYAPPROVEForm.cs" />
<Compile Include="Contract.Running.WinForm\APPLYAPPROVEForm.Designer.cs"><DependentUpon>APPLYAPPROVEForm.cs</DependentUpon></Compile>
<Compile Include="Contract.Running.View\APPROVEDControl.cs" />
<Compile Include="Contract.Running.View\APPROVEDControl.Designer.cs"><DependentUpon>APPROVEDControl.cs</DependentUpon></Compile>
<Compile Include="Contract.Running.View\Design\APPROVEDDesign.cs" />
<Compile Include="Contract.Running.WinForm\APPROVEDForm.cs" />
<Compile Include="Contract.Running.WinForm\APPROVEDForm.Designer.cs"><DependentUpon>APPROVEDForm.cs</DependentUpon></Compile>
<Compile Include="Contract.Running.View\ATTACHMENTControl.cs" />
<Compile Include="Contract.Running.View\ATTACHMENTControl.Designer.cs"><DependentUpon>ATTACHMENTControl.cs</DependentUpon></Compile>
<Compile Include="Contract.Running.View\Design\ATTACHMENTDesign.cs" />
<Compile Include="Contract.Running.WinForm\ATTACHMENTForm.cs" />
<Compile Include="Contract.Running.WinForm\ATTACHMENTForm.Designer.cs"><DependentUpon>ATTACHMENTForm.cs</DependentUpon></Compile>
<Compile Include="Contract.Running.View\CONTRACTEXITControl.cs" />
<Compile Include="Contract.Running.View\CONTRACTEXITControl.Designer.cs"><DependentUpon>CONTRACTEXITControl.cs</DependentUpon></Compile>
<Compile Include="Contract.Running.View\Design\CONTRACTEXITDesign.cs" />
<Compile Include="Contract.Running.WinForm\CONTRACTEXITForm.cs" />
<Compile Include="Contract.Running.WinForm\CONTRACTEXITForm.Designer.cs"><DependentUpon>CONTRACTEXITForm.cs</DependentUpon></Compile>
<Compile Include="Contract.Running.View\CONTRACTEXITEXPENSEControl.cs" />
<Compile Include="Contract.Running.View\CONTRACTEXITEXPENSEControl.Designer.cs"><DependentUpon>CONTRACTEXITEXPENSEControl.cs</DependentUpon></Compile>
<Compile Include="Contract.Running.View\Design\CONTRACTEXITEXPENSEDesign.cs" />
<Compile Include="Contract.Running.WinForm\CONTRACTEXITEXPENSEForm.cs" />
<Compile Include="Contract.Running.WinForm\CONTRACTEXITEXPENSEForm.Designer.cs"><DependentUpon>CONTRACTEXITEXPENSEForm.cs</DependentUpon></Compile>
<Compile Include="Contract.Running.View\CONTRACTPROINSTControl.cs" />
<Compile Include="Contract.Running.View\CONTRACTPROINSTControl.Designer.cs"><DependentUpon>CONTRACTPROINSTControl.cs</DependentUpon></Compile>
<Compile Include="Contract.Running.View\Design\CONTRACTPROINSTDesign.cs" />
<Compile Include="Contract.Running.WinForm\CONTRACTPROINSTForm.cs" />
<Compile Include="Contract.Running.WinForm\CONTRACTPROINSTForm.Designer.cs"><DependentUpon>CONTRACTPROINSTForm.cs</DependentUpon></Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Contract.Running.References\Contract.Running.References.csproj">
<Project>{6CCB9169-F707-44AB-BBD5-AD336B28371F}</Project>
<Name>Contract.Running.References</Name>
<Private>True</Private>
</ProjectReference>
<ProjectReference Include="..\Contract.Running.Model\Contract.Running.Model.csproj">
<Project>{064A80E8-E001-4D68-8AA4-297A6EA80E13}</Project>
<Name>Contract.Running.Model</Name>
<Private>True</Private>
</ProjectReference>
<ProjectReference Include="..\Contract.Running.Business\Contract.Running.Business.csproj">
<Project>{433255B0-9211-4985-BD03-F7BB867ED573}</Project>
<Name>Contract.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>