StableVersion4.3/HL_FristAidPlatform_Emergen.../HL_FristAidPlatform_Emergen...

394 lines
18 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" 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>{6FBC7147-A679-45FE-81FA-2DE5D775510A}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>HL_FristAidPlatform_EmergencyTriage</RootNamespace>
<AssemblyName>HL_FristAidPlatform_EmergencyTriage</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>..\Publish\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\Publish\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="DevExpress.Charts.v20.1.Core, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\DevExpress 20.1\Components\Bin\Framework\DevExpress.Charts.v20.1.Core.dll</HintPath>
</Reference>
<Reference Include="DevExpress.Data.v20.1, Version=20.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="DevExpress.Data.Desktop.v20.1, Version=20.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="DevExpress.Utils.v20.1, Version=20.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="DevExpress.XtraBars.v20.1, Version=20.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="DevExpress.XtraCharts.v20.1, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>C:\Program Files (x86)\DevExpress 20.1\Components\Bin\Standard\DevExpress.XtraCharts.v20.1.dll</HintPath>
</Reference>
<Reference Include="DevExpress.XtraCharts.v20.1.UI, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\DevExpress 20.1\Components\Bin\Framework\DevExpress.XtraCharts.v20.1.UI.dll</HintPath>
</Reference>
<Reference Include="DevExpress.XtraEditors.v20.1, Version=20.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="DevExpress.XtraGrid.v20.1, Version=20.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="DevExpress.XtraScheduler.v20.1, Version=20.1.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="DevExpress.XtraTreeList.v20.1, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\Program Files (x86)\DevExpress 20.1\Components\Bin\Framework\DevExpress.XtraTreeList.v20.1.dll</HintPath>
</Reference>
<Reference Include="HL_FristAidPlatform_ChestPain, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Publish\HL_FristAidPlatform_ChestPain.dll</HintPath>
</Reference>
<Reference Include="log4net, Version=2.0.12.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.2.0.12\lib\net45\log4net.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Data.Entity" />
<Reference Include="System.Drawing" />
<Reference Include="System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\System.Drawing.Common.4.5.0\lib\net461\System.Drawing.Common.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Web" />
<Reference Include="System.Windows.Forms" />
<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="AutoResizeForm.cs" />
<Compile Include="ChestPainPublicClass.cs" />
<Compile Include="EMRInfo\Form_AssistantExaminationInfo.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="EMRInfo\Form_AssistantExaminationInfo.Designer.cs">
<DependentUpon>Form_AssistantExaminationInfo.cs</DependentUpon>
</Compile>
<Compile Include="EMRInfo\Form_GCS.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="EMRInfo\Form_GCS.Designer.cs">
<DependentUpon>Form_GCS.cs</DependentUpon>
</Compile>
<Compile Include="EMRInfo\Form_HealthCheckupInfo.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="EMRInfo\Form_HealthCheckupInfo.Designer.cs">
<DependentUpon>Form_HealthCheckupInfo.cs</DependentUpon>
</Compile>
<Compile Include="EMRInfo\Form_MEWS.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="EMRInfo\Form_MEWS.Designer.cs">
<DependentUpon>Form_MEWS.cs</DependentUpon>
</Compile>
<Compile Include="EMRInfo\Form_NIHSS.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="EMRInfo\Form_NIHSS.Designer.cs">
<DependentUpon>Form_NIHSS.cs</DependentUpon>
</Compile>
<Compile Include="EMRInfo\Form_PAIN.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="EMRInfo\Form_PAIN.Designer.cs">
<DependentUpon>Form_PAIN.cs</DependentUpon>
</Compile>
<Compile Include="EMRInfo\Form_PatientCTNT.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="EMRInfo\Form_PatientCTNT.Designer.cs">
<DependentUpon>Form_PatientCTNT.cs</DependentUpon>
</Compile>
<Compile Include="EMRInfo\Form_PatientInfo.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="EMRInfo\Form_PatientInfo.Designer.cs">
<DependentUpon>Form_PatientInfo.cs</DependentUpon>
</Compile>
<Compile Include="EMRInfo\Form_PatientScore.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="EMRInfo\Form_PatientScore.Designer.cs">
<DependentUpon>Form_PatientScore.cs</DependentUpon>
</Compile>
<Compile Include="EMRInfo\Form_PatientTriage.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="EMRInfo\Form_PatientTriage.Designer.cs">
<DependentUpon>Form_PatientTriage.cs</DependentUpon>
</Compile>
<Compile Include="EMRInfo\Form_PHI.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="EMRInfo\Form_PHI.Designer.cs">
<DependentUpon>Form_PHI.cs</DependentUpon>
</Compile>
<Compile Include="EMRInfo\Form_RMES.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="EMRInfo\Form_RMES.Designer.cs">
<DependentUpon>Form_RMES.cs</DependentUpon>
</Compile>
<Compile Include="EMRInfo\Form_RTS.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="EMRInfo\Form_RTS.Designer.cs">
<DependentUpon>Form_RTS.cs</DependentUpon>
</Compile>
<Compile Include="EMRInfo\Form_SpecialityCheckUpInfo.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="EMRInfo\Form_SpecialityCheckUpInfo.Designer.cs">
<DependentUpon>Form_SpecialityCheckUpInfo.cs</DependentUpon>
</Compile>
<Compile Include="Form_EditPatient.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_EditPatient.Designer.cs">
<DependentUpon>Form_EditPatient.cs</DependentUpon>
</Compile>
<Compile Include="Form_EmergencyMain.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_EmergencyMain.Designer.cs">
<DependentUpon>Form_EmergencyMain.cs</DependentUpon>
</Compile>
<Compile Include="Form_EMR.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_EMR.Designer.cs">
<DependentUpon>Form_EMR.cs</DependentUpon>
</Compile>
<Compile Include="Form_PatientEMR.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_PatientEMR.Designer.cs">
<DependentUpon>Form_PatientEMR.cs</DependentUpon>
</Compile>
<Compile Include="Form_PatientList.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_PatientList.Designer.cs">
<DependentUpon>Form_PatientList.cs</DependentUpon>
</Compile>
<Compile Include="Form_SelectDiseaseTemplate.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Form_SelectDiseaseTemplate.Designer.cs">
<DependentUpon>Form_SelectDiseaseTemplate.cs</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="Statistics\Form_EtiologicalStatistics.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Statistics\Form_EtiologicalStatistics.Designer.cs">
<DependentUpon>Form_EtiologicalStatistics.cs</DependentUpon>
</Compile>
<Compile Include="Statistics\Form_TriageLedger.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Statistics\Form_TriageLedger.Designer.cs">
<DependentUpon>Form_TriageLedger.cs</DependentUpon>
</Compile>
<Compile Include="Statistics\Form_TriageProportion.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Statistics\Form_TriageProportion.Designer.cs">
<DependentUpon>Form_TriageProportion.cs</DependentUpon>
</Compile>
<Compile Include="Statistics\Form_TriageStatistics.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Statistics\Form_TriageStatistics.Designer.cs">
<DependentUpon>Form_TriageStatistics.cs</DependentUpon>
</Compile>
<Compile Include="Statistics\Form_WhereaboutsAndCountStatistics.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Statistics\Form_WhereaboutsAndCountStatistics.Designer.cs">
<DependentUpon>Form_WhereaboutsAndCountStatistics.cs</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="EMRInfo\Form_AssistantExaminationInfo.resx">
<DependentUpon>Form_AssistantExaminationInfo.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="EMRInfo\Form_GCS.resx">
<DependentUpon>Form_GCS.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="EMRInfo\Form_HealthCheckupInfo.resx">
<DependentUpon>Form_HealthCheckupInfo.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="EMRInfo\Form_MEWS.resx">
<DependentUpon>Form_MEWS.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="EMRInfo\Form_NIHSS.resx">
<DependentUpon>Form_NIHSS.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="EMRInfo\Form_PAIN.resx">
<DependentUpon>Form_PAIN.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="EMRInfo\Form_PatientCTNT.resx">
<DependentUpon>Form_PatientCTNT.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="EMRInfo\Form_PatientInfo.resx">
<DependentUpon>Form_PatientInfo.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="EMRInfo\Form_PatientScore.resx">
<DependentUpon>Form_PatientScore.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="EMRInfo\Form_PatientTriage.resx">
<DependentUpon>Form_PatientTriage.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="EMRInfo\Form_PHI.resx">
<DependentUpon>Form_PHI.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="EMRInfo\Form_RTS.resx">
<DependentUpon>Form_RTS.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="EMRInfo\Form_SpecialityCheckUpInfo.resx">
<DependentUpon>Form_SpecialityCheckUpInfo.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_EditPatient.resx">
<DependentUpon>Form_EditPatient.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_EmergencyMain.resx">
<DependentUpon>Form_EmergencyMain.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="Form_EMR.resx">
<DependentUpon>Form_EMR.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_PatientEMR.resx">
<DependentUpon>Form_PatientEMR.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_PatientList.resx">
<DependentUpon>Form_PatientList.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Form_SelectDiseaseTemplate.resx">
<DependentUpon>Form_SelectDiseaseTemplate.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\licenses.licx" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Include="Statistics\Form_EtiologicalStatistics.resx">
<DependentUpon>Form_EtiologicalStatistics.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Statistics\Form_TriageLedger.resx">
<DependentUpon>Form_TriageLedger.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Statistics\Form_TriageProportion.resx">
<DependentUpon>Form_TriageProportion.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Statistics\Form_TriageStatistics.resx">
<DependentUpon>Form_TriageStatistics.cs</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="Resources\green.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\red.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\yellow.png" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\HL_FristAidPlatform_ChestPain\HL_FristAidPlatform_ChestPain.csproj">
<Project>{2baf5783-179a-4fdf-acbc-6bf96a1b05db}</Project>
<Name>HL_FristAidPlatform_ChestPain</Name>
</ProjectReference>
<ProjectReference Include="..\HL_FristAidPlatform_DTO\HL_FristAidPlatform_DTO.csproj">
<Project>{0676ff09-9adb-4f45-b08c-1b7656d18b52}</Project>
<Name>HL_FristAidPlatform_DTO</Name>
</ProjectReference>
<ProjectReference Include="..\HL_FristAidPlatform_MultiSystemPublic\HL_FristAidPlatform_MultiSystemPublic.csproj">
<Project>{e8d5806a-745f-4ef4-9319-e724eee802f7}</Project>
<Name>HL_FristAidPlatform_MultiSystemPublic</Name>
</ProjectReference>
<ProjectReference Include="..\HL_FristAidPlatform_Print\HL_FristAidPlatform_Print.csproj">
<Project>{537c7f55-eb2c-47cb-9f57-43a6b77d9fc4}</Project>
<Name>HL_FristAidPlatform_Print</Name>
</ProjectReference>
<ProjectReference Include="..\HL_FristAidPlatform_Public\HL_FristAidPlatform_Public.csproj">
<Project>{64b9bfa5-a17f-4534-a9e8-7ac871b7ea49}</Project>
<Name>HL_FristAidPlatform_Public</Name>
</ProjectReference>
<ProjectReference Include="..\HL_FristAidPlatform_Public\HL_FristAidPlatform_Public.csproj">
<Project>{64b9bfa5-a17f-4534-a9e8-7ac871b7ea49}</Project>
<Name>HL_FristAidPlatform_Public</Name>
</ProjectReference>
<ProjectReference Include="..\HL_FristAidPlatform_ReadCard\HL_FristAidPlatform_ReadCard.csproj">
<Project>{9B05CAF0-DB7F-471A-B639-8F4A446B96E2}</Project>
<Name>HL_FristAidPlatform_ReadCard</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="Resources\未填.png" />
<None Include="Resources\错误.png" />
<None Include="Resources\Image1.bmp" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\正常.png" />
</ItemGroup>
<ItemGroup>
<Content Include="Resources\标题背景.png" />
<Content Include="Resources\身份证反面.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>