HNWD.Pregrant.Model.csproj 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{34F21F47-F2A7-49B8-A8BA-B1836AA6F5FE}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>HNWD.Pregrant.Model</RootNamespace>
  11. <AssemblyName>HNWD.Pregrant.Model</AssemblyName>
  12. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <DebugSymbols>true</DebugSymbols>
  18. <DebugType>full</DebugType>
  19. <Optimize>false</Optimize>
  20. <OutputPath>bin\Debug\</OutputPath>
  21. <DefineConstants>DEBUG;TRACE</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  26. <DebugType>pdbonly</DebugType>
  27. <Optimize>true</Optimize>
  28. <OutputPath>bin\Release\</OutputPath>
  29. <DefineConstants>TRACE</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. </PropertyGroup>
  33. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  34. <DebugSymbols>true</DebugSymbols>
  35. <OutputPath>bin\x86\Debug\</OutputPath>
  36. <DefineConstants>DEBUG;TRACE</DefineConstants>
  37. <DebugType>full</DebugType>
  38. <PlatformTarget>x86</PlatformTarget>
  39. <LangVersion>7.3</LangVersion>
  40. <ErrorReport>prompt</ErrorReport>
  41. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  44. <OutputPath>bin\x86\Release\</OutputPath>
  45. <DefineConstants>TRACE</DefineConstants>
  46. <Optimize>true</Optimize>
  47. <DebugType>pdbonly</DebugType>
  48. <PlatformTarget>x86</PlatformTarget>
  49. <LangVersion>7.3</LangVersion>
  50. <ErrorReport>prompt</ErrorReport>
  51. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  52. </PropertyGroup>
  53. <ItemGroup>
  54. <Reference Include="System" />
  55. </ItemGroup>
  56. <ItemGroup>
  57. <Compile Include="Attributes\DescriptionAttribute.cs" />
  58. <Compile Include="Attributes\IgnoreAttribute.cs" />
  59. <Compile Include="Attributes\NickAttribute.cs" />
  60. <Compile Include="ModelBase.cs" />
  61. <Compile Include="ModelExtBase.cs" />
  62. <Compile Include="ModelExtRaw\WD_DeviceInfoExtRaw.cs" />
  63. <Compile Include="ModelExtRaw\WD_ProgramInfoExtRaw.cs" />
  64. <Compile Include="ModelExt\ColleagueExt.cs" />
  65. <Compile Include="ModelExt\MP3FileExt.cs" />
  66. <Compile Include="ModelExt\MusicFileExt.cs" />
  67. <Compile Include="ModelExt\wardInformationExt.cs" />
  68. <Compile Include="ModelExt\WD_CostInfoExt.cs" />
  69. <Compile Include="ModelExt\WD_DeviceInfoExt.cs" />
  70. <Compile Include="ModelExt\WD_MessageInfoExt.cs" />
  71. <Compile Include="ModelExt\WD_NoticeInfoExt.cs" />
  72. <Compile Include="ModelExt\WD_NurseCfgInfoExt.cs" />
  73. <Compile Include="ModelExt\WD_PartInfoExt.cs" />
  74. <Compile Include="ModelExt\WD_PatientInfoExt.cs" />
  75. <Compile Include="ModelExt\WD_ProgramInfoExt.cs" />
  76. <Compile Include="ModelExt\WD_RunProfileExt.cs" />
  77. <Compile Include="ModelExt\WD_StaffInfoExt.cs" />
  78. <Compile Include="ModelExt\WD_UrgeInfoExt.cs" />
  79. <Compile Include="ModelExt\WD_VerInfoExt.cs" />
  80. <Compile Include="ModelExt\WD_ZoneInfoExt.cs" />
  81. <Compile Include="ModelRaw\WD_DeviceInfoRaw.cs" />
  82. <Compile Include="ModelRaw\WD_ProgramInfoRaw.cs" />
  83. <Compile Include="Model\bedDetails.cs" />
  84. <Compile Include="Model\bedInfo.cs" />
  85. <Compile Include="Model\CarefulMatter.cs" />
  86. <Compile Include="Model\CDoctorCharge.cs" />
  87. <Compile Include="Model\Colleague.cs" />
  88. <Compile Include="Model\Cost.cs" />
  89. <Compile Include="Model\hospital.cs" />
  90. <Compile Include="Model\MP3File.cs" />
  91. <Compile Include="Model\MusicFile.cs" />
  92. <Compile Include="Model\Str_Mrg_GetWD_NewSIPAccount.cs" />
  93. <Compile Include="Model\wardInformation.cs" />
  94. <Compile Include="Model\WD_CostInfo.cs" />
  95. <Compile Include="Model\WD_DeviceInfo.cs" />
  96. <Compile Include="Model\WD_DeviceInfo_Simple.cs" />
  97. <Compile Include="Model\WD_MessageInfo.cs" />
  98. <Compile Include="Model\WD_NoticeInfo.cs" />
  99. <Compile Include="Model\WD_NurseCfgInfo.cs" />
  100. <Compile Include="Model\WD_PartInfo.cs" />
  101. <Compile Include="Model\WD_PatientInfo.cs" />
  102. <Compile Include="Model\WD_ProgramInfo.cs" />
  103. <Compile Include="Model\WD_RunProfile.cs" />
  104. <Compile Include="Model\WD_SIPSevInfo.cs" />
  105. <Compile Include="Model\WD_StaffInfo.cs" />
  106. <Compile Include="Model\WD_StaffInfo_Simple.cs" />
  107. <Compile Include="Model\WD_SysLogInfo.cs" />
  108. <Compile Include="Model\WD_UrgeInfo.cs" />
  109. <Compile Include="Model\WD_UserInfo.cs" />
  110. <Compile Include="Model\WD_VerInfo.cs" />
  111. <Compile Include="Model\WD_ZoneInfo.cs" />
  112. <Compile Include="Properties\AssemblyInfo.cs" />
  113. <Compile Include="Support\Support_WD_DeviceInfo.cs" />
  114. </ItemGroup>
  115. <ItemGroup />
  116. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  117. </Project>