You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
131 lines
6.8 KiB
131 lines
6.8 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{CBF72129-E8A7-427B-85F2-B7A5AD463E9E}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Report.Entity</RootNamespace>
|
|
<AssemblyName>Report.Entity</AssemblyName>
|
|
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<TargetFrameworkProfile />
|
|
</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>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="ElectronEntiry\Request\RequestDesign.cs" />
|
|
<Compile Include="ElectronEntiry\Request\RequestExport.cs" />
|
|
<Compile Include="ElectronEntiry\Request\RequestPrint.cs" />
|
|
<Compile Include="ElectronEntiry\Request\RequestPrintPre.cs" />
|
|
<Compile Include="ElectronEntiry\Request\RequestReportBase.cs" />
|
|
<Compile Include="ElectronEntiry\Response\ResponseDesign.cs" />
|
|
<Compile Include="ElectronEntiry\Response\ResponseReport.cs" />
|
|
<Compile Include="PeisEntity\0010\Dto0010.cs" />
|
|
<Compile Include="PeisEntity\dBase.cs" />
|
|
<Compile Include="PeisEntity\0004\Dto0004.cs" />
|
|
<Compile Include="PeisEntity\0001\Dto0001.cs" />
|
|
<Compile Include="PeisEntity\0005\Dto0005.cs" />
|
|
<Compile Include="PeisEntity\0006\Dto0006.cs" />
|
|
<Compile Include="PeisEntity\0009\Dto0009.cs" />
|
|
<Compile Include="PeisEntity\0002\Dto0002.cs" />
|
|
<Compile Include="PeisEntity\0007\Dto0007.cs" />
|
|
<Compile Include="ReportParameter.cs" />
|
|
<Compile Include="RptEntity\0001\AsbitemInfo.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="RptEntity\0002\Rpt0002.cs" />
|
|
<Compile Include="RptEntity\0004\Rpt0004.cs" />
|
|
<Compile Include="RptEntity\0005\CheckTarget.cs" />
|
|
<Compile Include="RptEntity\0005\RegisterCheckPirctureHorizontal.cs" />
|
|
<Compile Include="RptEntity\0007\Rpt0007.cs" />
|
|
<Compile Include="RptEntity\0010\Rpt0010.cs" />
|
|
<Compile Include="RptEntity\0010\Rpt0010_BaseInfo.cs" />
|
|
<Compile Include="RptEntity\0010\Rpt0010_OtherDiseasesOrAbnormalIndividualsDetails.cs" />
|
|
<Compile Include="RptEntity\0010\Rpt0010_NoAbnormalConditionsDetails.cs" />
|
|
<Compile Include="RptEntity\0010\Rpt0010_MedicalResultAbnormalRate.cs" />
|
|
<Compile Include="RptEntity\0010\Rpt0010_MissingItems.cs" />
|
|
<Compile Include="RptEntity\0010\Rpt0010_OcAbnormal.cs" />
|
|
<Compile Include="RptEntity\0010\Rpt0010_OcCheckTypeName.cs" />
|
|
<Compile Include="RptEntity\0010\Rpt0010_OcCheckType.cs" />
|
|
<Compile Include="RptEntity\0010\Rpt0010_OcContraindication.cs" />
|
|
<Compile Include="RptEntity\0010\Rpt0010_ReviewPersonnel.cs" />
|
|
<Compile Include="RptEntity\0010\Rpt0010_SuspectedOcDisease.cs" />
|
|
<Compile Include="RptEntity\0010\Rpt0010_UninspectedPerson.cs" />
|
|
<Compile Include="RptEntity\dtBase.cs" />
|
|
<Compile Include="RptEntity\0001\Rpt0001.cs" />
|
|
<Compile Include="RptEntity\0001\GuideInfo.cs" />
|
|
<Compile Include="RptEntity\0001\PatientInfo.cs" />
|
|
<Compile Include="RptEntity\0005\DictExamItemType.cs" />
|
|
<Compile Include="RptEntity\0005\DictItemType.cs" />
|
|
<Compile Include="RptEntity\0005\DictMedicalReportType.cs" />
|
|
<Compile Include="RptEntity\0005\DictNotExamItemType.cs" />
|
|
<Compile Include="RptEntity\0005\HBsAgAsbitem.cs" />
|
|
<Compile Include="RptEntity\0005\HRSugCommonReason.cs" />
|
|
<Compile Include="RptEntity\0005\Rpt0005.cs" />
|
|
<Compile Include="RptEntity\0005\HRSugHealthGuidance.cs" />
|
|
<Compile Include="RptEntity\0005\HRSugMedicalInterpretation.cs" />
|
|
<Compile Include="RptEntity\0005\HRSuggestion.cs" />
|
|
<Compile Include="RptEntity\0005\RegisterCheckAsbitem.cs" />
|
|
<Compile Include="RptEntity\0005\RegisterCheckItemType.cs" />
|
|
<Compile Include="RptEntity\0005\HRPatientRegister.cs" />
|
|
<Compile Include="RptEntity\0005\RegisterCheckItem.cs" />
|
|
<Compile Include="RptEntity\0005\RegisterCheckPircture.cs" />
|
|
<Compile Include="RptEntity\0005\RegisterCheckSummary.cs" />
|
|
<Compile Include="RptEntity\0005\HRSummaryContent.cs" />
|
|
<Compile Include="RptEntity\0005\HRSumSummary.cs" />
|
|
<Compile Include="RptEntity\0006\OcCheckType.cs" />
|
|
<Compile Include="RptEntity\0006\Rpt0006.cs" />
|
|
<Compile Include="RptEntity\0006\PatientOccupationalDisease.cs" />
|
|
<Compile Include="RptEntity\0006\PatientOccupationalHistory.cs" />
|
|
<Compile Include="RptEntity\0006\PatientOccupationalMedicalHistory.cs" />
|
|
<Compile Include="RptEntity\0006\PatientPastMedicalHistory.cs" />
|
|
<Compile Include="RptEntity\0006\PatientPoison.cs" />
|
|
<Compile Include="RptEntity\0006\PatientSymptom.cs" />
|
|
<Compile Include="RptEntity\0009\AsbitemAbnormal.cs" />
|
|
<Compile Include="RptEntity\0009\ConclusionDetails.cs" />
|
|
<Compile Include="RptEntity\0009\Rpt0009.cs" />
|
|
<Compile Include="RptEntity\0009\ODFSummary .cs" />
|
|
<Compile Include="RptEntity\piclog.cs" />
|
|
</ItemGroup>
|
|
<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>
|