225 lines
12 KiB
XML
225 lines
12 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>{1AE459F6-0473-4412-AE10-2BFA3535694E}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>SuperMap.RealEstate</RootNamespace>
|
|
<AssemblyName>Personnel.Storage.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="HighWay.Storage.Business">
|
|
<HintPath>..\..\910_RealEstate.Release\HighWay\HighWay.Storage.Business.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="HighWay.Storage.Model">
|
|
<HintPath>..\..\910_RealEstate.Release\HighWay\HighWay.Storage.Model.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="HighWay.Storage.References">
|
|
<HintPath>..\..\910_RealEstate.Release\HighWay\HighWay.Storage.References.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="HZQR.Common">
|
|
<HintPath>..\..\910_RealEstate.Release\HZQR.Common.dll</HintPath>
|
|
</Reference>
|
|
<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.configuration" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Net.Http">
|
|
<HintPath>..\..\910_RealEstate.Release\System.Net.Http.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ServiceModel" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="Properties\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Personnel.Storage.Business\APPLYAPPROVE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\APPROVED.cs" />
|
|
<Compile Include="Personnel.Storage.Business\ASSESSMENTSCORE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\ATTENDANCEMONTH.cs" />
|
|
<Compile Include="Personnel.Storage.Business\CommonHelper.cs" />
|
|
<Compile Include="Personnel.Storage.Business\ADDITIONAL.cs" />
|
|
<Compile Include="Personnel.Storage.Business\ASSESSMENT.cs" />
|
|
<Compile Include="Personnel.Storage.Business\AUTOTYPESALARY.cs" />
|
|
<Compile Include="Personnel.Storage.Business\CONTRACTTEMPLATE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\DATE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\DORMITORY.cs" />
|
|
<Compile Include="Personnel.Storage.Business\DORMITORYDETAIL.cs" />
|
|
<Compile Include="Personnel.Storage.Business\EMPLOY.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\ADDITIONAL.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\APPLYAPPROVE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\APPROVED.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\ASSESSMENT.cs" />
|
|
<Compile Include="Personnel.Storage.Business\ATTACHMENT.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\ASSESSMENTSCORE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\ATTACHMENT.cs" />
|
|
<Compile Include="Personnel.Storage.Business\DEPARTMENT.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\ATTENDANCEMONTH.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\AUTOTYPESALARY.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\CONTRACTTEMPLATE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\DATE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\DEPARTMENT.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\DORMITORY.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\DORMITORYDETAIL.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\EMPLOY.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\FILESINFO.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\HEALTH.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\IMAGE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\INOUTRECORD.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\JOINTLYSIGN.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\KPILEVELSCORE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\PASSPORT.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\PERSONNELPROINST.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\PHYSICAL.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\PLACEORIGIN.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\POSITIONCHANGE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\RANK.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\RANKROLE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\SALARYBASE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\SALARYPAYROLL.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\SALARYPAYROLL_OFFICE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\SALARYTEMPLATE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\STAFFSALARY.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\TRAIN.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\TRAINDETAIL.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\WAGE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\WAGEMARK.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\WORKEXPERIENCE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\WORKLOCALE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\WORKSHIFT.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\WORKTIME.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\WORKTIMERECORD.cs" />
|
|
<Compile Include="Personnel.Storage.Business\FAMILY.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\FAMILY.cs" />
|
|
<Compile Include="Personnel.Storage.Business\FILESINFO.cs" />
|
|
<Compile Include="Personnel.Storage.Business\HEALTH.cs" />
|
|
<Compile Include="Personnel.Storage.Business\IMAGE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\INOUTRECORD.cs" />
|
|
<Compile Include="Personnel.Storage.Business\JOINTLYSIGN.cs" />
|
|
<Compile Include="Personnel.Storage.Business\KPILEVELSCORE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\LEARNINGEXPERIENCE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\LEARNINGEXPERIENCE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\PASSPORT.cs" />
|
|
<Compile Include="Personnel.Storage.Business\PERSONNELFILES.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\PERSONNELFILES.cs" />
|
|
<Compile Include="Personnel.Storage.Business\PERSONNELPROINST.cs" />
|
|
<Compile Include="Personnel.Storage.Business\PHYSICAL.cs" />
|
|
<Compile Include="Personnel.Storage.Business\PLACEORIGIN.cs" />
|
|
<Compile Include="Personnel.Storage.Business\POSITION.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\POSITION.cs" />
|
|
<Compile Include="Personnel.Storage.Business\POSITIONCHANGE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\POSTSALARY.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\POSTSALARY.cs" />
|
|
<Compile Include="Personnel.Storage.Business\RANK.cs" />
|
|
<Compile Include="Personnel.Storage.Business\RANKROLE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\REWARDPUNISHMENT.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\REWARDPUNISHMENT.cs" />
|
|
<Compile Include="Personnel.Storage.Business\SALARY.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\SALARY.cs" />
|
|
<Compile Include="Personnel.Storage.Business\SALARYBASE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\SALARYPAYROLL.cs" />
|
|
<Compile Include="Personnel.Storage.Business\SALARYPAYROLL_OFFICE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\SALARYTEMPLATE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\SERVICECONTRACT.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\SERVICECONTRACT.cs" />
|
|
<Compile Include="Personnel.Storage.Business\STAFF.cs" />
|
|
<Compile Include="Personnel.Storage.Business\Enums\STAFF.cs" />
|
|
<Compile Include="Personnel.Storage.Business\STAFFSALARY.cs" />
|
|
<Compile Include="Personnel.Storage.Business\TRAIN.cs" />
|
|
<Compile Include="Personnel.Storage.Business\TRAINDETAIL.cs" />
|
|
<Compile Include="Personnel.Storage.Business\WAGE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\WAGEMARK.cs" />
|
|
<Compile Include="Personnel.Storage.Business\WORKEXPERIENCE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\WORKLOCALE.cs" />
|
|
<Compile Include="Personnel.Storage.Business\WORKSHIFT.cs" />
|
|
<Compile Include="Personnel.Storage.Business\WORKTIME.cs" />
|
|
<Compile Include="Personnel.Storage.Business\WORKTIMERECORD.cs" />
|
|
<Compile Include="UI\BasePage.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="UI\UserControlsEx.cs">
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Personnel.History.Business\Personnel.History.Business.csproj">
|
|
<Project>{c415c778-2c59-40a6-a854-4f10d636563b}</Project>
|
|
<Name>Personnel.History.Business</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Personnel.History.Model\Personnel.History.Model.csproj">
|
|
<Project>{6728498d-6c43-45e6-b05a-7a1c966a923a}</Project>
|
|
<Name>Personnel.History.Model</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Personnel.History.References\Personnel.History.References.csproj">
|
|
<Project>{f94ffbfb-b2e6-494f-9799-6869b12bbab2}</Project>
|
|
<Name>Personnel.History.References</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Personnel.Storage.References\Personnel.Storage.References.csproj">
|
|
<Project>{40B477F0-882D-46CB-B389-AD732191481D}</Project>
|
|
<Name>Personnel.Storage.References</Name>
|
|
<Private>True</Private>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Personnel.Storage.Model\Personnel.Storage.Model.csproj">
|
|
<Project>{7D97D80B-6BF1-4174-9980-749BEECC21E8}</Project>
|
|
<Name>Personnel.Storage.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> |