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

139 lines
7.2 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>{C415C778-2C59-40A6-A854-4F10D636563B}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SuperMap.RealEstate</RootNamespace>
<AssemblyName>Personnel.History.Business</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SccProjectName>SAK</SccProjectName>
<SccLocalPath>SAK</SccLocalPath>
<SccAuxPath>SAK</SccAuxPath>
<SccProvider>SAK</SccProvider>
</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>..\..\910_RealEstate.Release\Personnel\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
</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" />
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
<ItemGroup>
<Compile Include="Personnel.History.Business\ADDITIONAL.cs" />
<Compile Include="Personnel.History.Business\APPLYAPPROVE.cs" />
<Compile Include="Personnel.History.Business\APPROVED.cs" />
<Compile Include="Personnel.History.Business\ASSESSMENT.cs" />
<Compile Include="Personnel.History.Business\AUTOTYPESALARY.cs" />
<Compile Include="Personnel.History.Business\Enums\ADDITIONAL.cs" />
<Compile Include="Personnel.History.Business\Enums\APPLYAPPROVE.cs" />
<Compile Include="Personnel.History.Business\Enums\APPROVED.cs" />
<Compile Include="Personnel.History.Business\Enums\ASSESSMENT.cs" />
<Compile Include="Personnel.History.Business\ATTACHMENT.cs" />
<Compile Include="Personnel.History.Business\Enums\ATTACHMENT.cs" />
<Compile Include="Personnel.History.Business\DEPARTMENT.cs" />
<Compile Include="Personnel.History.Business\Enums\AUTOTYPESALARY.cs" />
<Compile Include="Personnel.History.Business\Enums\DEPARTMENT.cs" />
<Compile Include="Personnel.History.Business\Enums\FILESINFO.cs" />
<Compile Include="Personnel.History.Business\Enums\INOUTRECORD.cs" />
<Compile Include="Personnel.History.Business\Enums\JOINTLYSIGN.cs" />
<Compile Include="Personnel.History.Business\Enums\PASSPORT.cs" />
<Compile Include="Personnel.History.Business\Enums\PERSONNELPROINST.cs" />
<Compile Include="Personnel.History.Business\Enums\RANK.cs" />
<Compile Include="Personnel.History.Business\Enums\WAGE.cs" />
<Compile Include="Personnel.History.Business\Enums\WAGEMARK.cs" />
<Compile Include="Personnel.History.Business\Enums\WORKTIMERECORD.cs" />
<Compile Include="Personnel.History.Business\FAMILY.cs" />
<Compile Include="Personnel.History.Business\Enums\FAMILY.cs" />
<Compile Include="Personnel.History.Business\FILESINFO.cs" />
<Compile Include="Personnel.History.Business\INOUTRECORD.cs" />
<Compile Include="Personnel.History.Business\JOINTLYSIGN.cs" />
<Compile Include="Personnel.History.Business\LEARNINGEXPERIENCE.cs" />
<Compile Include="Personnel.History.Business\Enums\LEARNINGEXPERIENCE.cs" />
<Compile Include="Personnel.History.Business\PASSPORT.cs" />
<Compile Include="Personnel.History.Business\PERSONNELFILES.cs" />
<Compile Include="Personnel.History.Business\Enums\PERSONNELFILES.cs" />
<Compile Include="Personnel.History.Business\PERSONNELPROINST.cs" />
<Compile Include="Personnel.History.Business\POSITION.cs" />
<Compile Include="Personnel.History.Business\Enums\POSITION.cs" />
<Compile Include="Personnel.History.Business\POSTSALARY.cs" />
<Compile Include="Personnel.History.Business\Enums\POSTSALARY.cs" />
<Compile Include="Personnel.History.Business\RANK.cs" />
<Compile Include="Personnel.History.Business\REWARDPUNISHMENT.cs" />
<Compile Include="Personnel.History.Business\Enums\REWARDPUNISHMENT.cs" />
<Compile Include="Personnel.History.Business\SALARY.cs" />
<Compile Include="Personnel.History.Business\Enums\SALARY.cs" />
<Compile Include="Personnel.History.Business\SERVICECONTRACT.cs" />
<Compile Include="Personnel.History.Business\Enums\SERVICECONTRACT.cs" />
<Compile Include="Personnel.History.Business\STAFF.cs" />
<Compile Include="Personnel.History.Business\Enums\STAFF.cs" />
<Compile Include="Personnel.History.Business\WAGE.cs" />
<Compile Include="Personnel.History.Business\WAGEMARK.cs" />
<Compile Include="Personnel.History.Business\WORKTIMERECORD.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Personnel.History.References\Personnel.History.References.csproj">
<Project>{F94FFBFB-B2E6-494F-9799-6869B12BBAB2}</Project>
<Name>Personnel.History.References</Name>
<Private>True</Private>
</ProjectReference>
<ProjectReference Include="..\Personnel.History.Model\Personnel.History.Model.csproj">
<Project>{6728498D-6C43-45E6-B05A-7A1C966A923A}</Project>
<Name>Personnel.History.Model</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>