CLIP.e-Form.Consent.Dfh.UI.csproj 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.0" DefaultTargets="Build" 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>{61FB8BE1-A10B-4E92-B0D8-1C7E7DDAECA5}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>CLIP.eForm.Consent.Dfh.UI</RootNamespace>
  11. <AssemblyName>CLIP.e-Form.Consent.Dfh.UI</AssemblyName>
  12. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <TargetFrameworkProfile />
  15. <SccProjectName>SAK</SccProjectName>
  16. <SccLocalPath>SAK</SccLocalPath>
  17. <SccAuxPath>SAK</SccAuxPath>
  18. <SccProvider>SAK</SccProvider>
  19. </PropertyGroup>
  20. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  21. <DebugSymbols>true</DebugSymbols>
  22. <DebugType>full</DebugType>
  23. <Optimize>false</Optimize>
  24. <OutputPath>bin\Debug\</OutputPath>
  25. <DefineConstants>DEBUG;TRACE</DefineConstants>
  26. <ErrorReport>prompt</ErrorReport>
  27. <WarningLevel>4</WarningLevel>
  28. <PlatformTarget>AnyCPU</PlatformTarget>
  29. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  32. <DebugType>pdbonly</DebugType>
  33. <Optimize>true</Optimize>
  34. <OutputPath>bin\Release\</OutputPath>
  35. <DefineConstants>TRACE</DefineConstants>
  36. <ErrorReport>prompt</ErrorReport>
  37. <WarningLevel>4</WarningLevel>
  38. </PropertyGroup>
  39. <PropertyGroup>
  40. <StartupObject />
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  43. <PlatformTarget>x86</PlatformTarget>
  44. <OutputPath>bin\x86\Debug\</OutputPath>
  45. </PropertyGroup>
  46. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  47. <PlatformTarget>x86</PlatformTarget>
  48. <OutputPath>bin\x86\Release\</OutputPath>
  49. </PropertyGroup>
  50. <ItemGroup>
  51. <Reference Include="CLIP.e-Form.Consent.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  52. <SpecificVersion>False</SpecificVersion>
  53. <HintPath>..\..\Users\User\Desktop\대구파티마병원\module\CLIP.e-Form.Consent.WinAgent\CLIP.e-Form.Consent.Common.dll</HintPath>
  54. </Reference>
  55. <Reference Include="CLIP.e-Form.ImageViewerCtrl, Version=1.0.3.0, Culture=neutral, PublicKeyToken=c4f7b6f666ef383e, processorArchitecture=MSIL">
  56. <SpecificVersion>False</SpecificVersion>
  57. <HintPath>Agent App\CLIP.e-Form.ImageViewerCtrl.dll</HintPath>
  58. </Reference>
  59. <Reference Include="CLIP.e-Form.UI.Parts, Version=2.5.46.3074, Culture=neutral, PublicKeyToken=7bd83b480ac992a5, processorArchitecture=MSIL">
  60. <SpecificVersion>False</SpecificVersion>
  61. <HintPath>Agent App\Plugin\CLIP.e-Form.UI.Parts.dll</HintPath>
  62. </Reference>
  63. <Reference Include="CLIP.eForm.CustomDialogUtility">
  64. <HintPath>Agent App\CLIP.eForm.CustomDialogUtility.dll</HintPath>
  65. </Reference>
  66. <Reference Include="CLIP.eForm.DualViewer, Version=2.5.23.2754, Culture=neutral, PublicKeyToken=61e5e902106f53e0, processorArchitecture=MSIL">
  67. <SpecificVersion>False</SpecificVersion>
  68. <HintPath>Agent App\CLIP.eForm.DualViewer.dll</HintPath>
  69. </Reference>
  70. <Reference Include="CLIP.eForm.Viewer">
  71. <HintPath>Agent App\CLIP.eForm.Viewer.dll</HintPath>
  72. </Reference>
  73. <Reference Include="ClipSoft.CommonLibrary">
  74. <HintPath>Agent App\ClipSoft.CommonLibrary.dll</HintPath>
  75. </Reference>
  76. <Reference Include="ClipSoft.eForm.Base, Version=1.5.10.2604, Culture=neutral, PublicKeyToken=2d7e6ba0b54c759c, processorArchitecture=MSIL">
  77. <SpecificVersion>False</SpecificVersion>
  78. <HintPath>Agent App\ClipSoft.eForm.Base.dll</HintPath>
  79. </Reference>
  80. <Reference Include="fastJSON, Version=2.1.0.0, Culture=neutral, PublicKeyToken=6b75a806b86095cd, processorArchitecture=MSIL">
  81. <SpecificVersion>False</SpecificVersion>
  82. <HintPath>Agent App\fastJSON.dll</HintPath>
  83. </Reference>
  84. <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
  85. <SpecificVersion>False</SpecificVersion>
  86. <HintPath>Agent App\log4net.dll</HintPath>
  87. </Reference>
  88. <Reference Include="System" />
  89. <Reference Include="System.configuration" />
  90. <Reference Include="System.Data" />
  91. <Reference Include="System.Drawing" />
  92. <Reference Include="System.Runtime.Serialization" />
  93. <Reference Include="System.ServiceModel" />
  94. <Reference Include="System.Windows.Forms" />
  95. <Reference Include="System.Xml" />
  96. </ItemGroup>
  97. <ItemGroup>
  98. <Compile Include="Common.cs" />
  99. <Compile Include="CommonUtil.cs" />
  100. <Compile Include="ConsentMainControl.cs">
  101. <SubType>UserControl</SubType>
  102. </Compile>
  103. <Compile Include="ConsentMainControl.Designer.cs">
  104. <DependentUpon>ConsentMainControl.cs</DependentUpon>
  105. </Compile>
  106. <Compile Include="ConsentListTabElements\ConsentSelectTabConsentSearch.cs">
  107. <SubType>UserControl</SubType>
  108. </Compile>
  109. <Compile Include="ConsentListTabElements\ConsentSelectTabConsentSearch.Designer.cs">
  110. <DependentUpon>ConsentSelectTabConsentSearch.cs</DependentUpon>
  111. </Compile>
  112. <Compile Include="ConsentListTabElements\ConsentSelectTabPageAll.cs">
  113. <SubType>UserControl</SubType>
  114. </Compile>
  115. <Compile Include="ConsentListTabElements\ConsentSelectTabPageAll.Designer.cs">
  116. <DependentUpon>ConsentSelectTabPageAll.cs</DependentUpon>
  117. </Compile>
  118. <Compile Include="ConsentListTabElements\ConsentSelectTabPageConsentSet.cs">
  119. <SubType>UserControl</SubType>
  120. </Compile>
  121. <Compile Include="ConsentListTabElements\ConsentSelectTabPageConsentSet.Designer.cs">
  122. <DependentUpon>ConsentSelectTabPageConsentSet.cs</DependentUpon>
  123. </Compile>
  124. <Compile Include="ConsentListTabElements\ConsentSelectTabPageUnfinished.cs">
  125. <SubType>UserControl</SubType>
  126. </Compile>
  127. <Compile Include="ConsentListTabElements\ConsentSelectTabPageUnfinished.Designer.cs">
  128. <DependentUpon>ConsentSelectTabPageUnfinished.cs</DependentUpon>
  129. </Compile>
  130. <Compile Include="Dialog\ConfigForm.cs">
  131. <SubType>Form</SubType>
  132. </Compile>
  133. <Compile Include="Dialog\ConfigForm.Designer.cs">
  134. <DependentUpon>ConfigForm.cs</DependentUpon>
  135. </Compile>
  136. <Compile Include="Dialog\SignaturePasswordForm.cs">
  137. <SubType>Form</SubType>
  138. </Compile>
  139. <Compile Include="Dialog\SignaturePasswordForm.Designer.cs">
  140. <DependentUpon>SignaturePasswordForm.cs</DependentUpon>
  141. </Compile>
  142. <Compile Include="EndUser.cs" />
  143. <Compile Include="IConsentMain.cs" />
  144. <Compile Include="iniUtil.cs" />
  145. <Compile Include="PatientListTabElements\PatientSelectTabEmergencyPatient.cs">
  146. <SubType>UserControl</SubType>
  147. </Compile>
  148. <Compile Include="PatientListTabElements\PatientSelectTabEmergencyPatient.Designer.cs">
  149. <DependentUpon>PatientSelectTabEmergencyPatient.cs</DependentUpon>
  150. </Compile>
  151. <Compile Include="PatientListTabElements\PatientSelectTabInPatient.cs">
  152. <SubType>UserControl</SubType>
  153. </Compile>
  154. <Compile Include="PatientListTabElements\PatientSelectTabInPatient.Designer.cs">
  155. <DependentUpon>PatientSelectTabInPatient.cs</DependentUpon>
  156. </Compile>
  157. <Compile Include="PatientListTabElements\PatientSelectTabOperatePatient.cs">
  158. <SubType>UserControl</SubType>
  159. </Compile>
  160. <Compile Include="PatientListTabElements\PatientSelectTabOperatePatient.Designer.cs">
  161. <DependentUpon>PatientSelectTabOperatePatient.cs</DependentUpon>
  162. </Compile>
  163. <Compile Include="PatientListTabElements\PatientSelectTabOutPatient.cs">
  164. <SubType>UserControl</SubType>
  165. </Compile>
  166. <Compile Include="PatientListTabElements\PatientSelectTabOutPatient.Designer.cs">
  167. <DependentUpon>PatientSelectTabOutPatient.cs</DependentUpon>
  168. </Compile>
  169. <Compile Include="PatientListTabElements\PatientSelectTabSearchPatient.cs">
  170. <SubType>UserControl</SubType>
  171. </Compile>
  172. <Compile Include="PatientListTabElements\PatientSelectTabSearchPatient.Designer.cs">
  173. <DependentUpon>PatientSelectTabSearchPatient.cs</DependentUpon>
  174. </Compile>
  175. <Compile Include="PatientSearchPopup.cs">
  176. <SubType>Form</SubType>
  177. </Compile>
  178. <Compile Include="PatientSearchPopup.Designer.cs">
  179. <DependentUpon>PatientSearchPopup.cs</DependentUpon>
  180. </Compile>
  181. <Compile Include="PreviewConsent.cs" />
  182. <Compile Include="Properties\AssemblyInfo.cs" />
  183. <Compile Include="Properties\Resources.Designer.cs">
  184. <AutoGen>True</AutoGen>
  185. <DesignTime>True</DesignTime>
  186. <DependentUpon>Resources.resx</DependentUpon>
  187. </Compile>
  188. <Compile Include="Properties\Settings.Designer.cs">
  189. <AutoGen>True</AutoGen>
  190. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  191. <DependentUpon>Settings.settings</DependentUpon>
  192. </Compile>
  193. <Compile Include="ReasonForUseN.cs">
  194. <SubType>Form</SubType>
  195. </Compile>
  196. <Compile Include="ReasonForUseN.Designer.cs">
  197. <DependentUpon>ReasonForUseN.cs</DependentUpon>
  198. </Compile>
  199. <Compile Include="Service References\ConsentSvcRef\Reference.cs">
  200. <AutoGen>True</AutoGen>
  201. <DesignTime>True</DesignTime>
  202. <DependentUpon>Reference.svcmap</DependentUpon>
  203. </Compile>
  204. <Compile Include="Service References\HospitalSvcRef\Reference.cs">
  205. <AutoGen>True</AutoGen>
  206. <DesignTime>True</DesignTime>
  207. <DependentUpon>Reference.svcmap</DependentUpon>
  208. </Compile>
  209. <Compile Include="SignatureConfig.cs" />
  210. <Compile Include="SortableBindingList.cs" />
  211. <Compile Include="TargetPatient.cs" />
  212. <Compile Include="UIParts\ConsentCommandCtrl.cs">
  213. <SubType>UserControl</SubType>
  214. </Compile>
  215. <Compile Include="UIParts\ConsentCommandCtrl.Designer.cs">
  216. <DependentUpon>ConsentCommandCtrl.cs</DependentUpon>
  217. </Compile>
  218. <Compile Include="UIParts\ConsentCommandCtrlBase.cs">
  219. <SubType>UserControl</SubType>
  220. </Compile>
  221. <Compile Include="UIParts\ConsentCommandCtrlBase.Designer.cs">
  222. <DependentUpon>ConsentCommandCtrlBase.cs</DependentUpon>
  223. </Compile>
  224. <Compile Include="UIParts\ConsentListCtrl.cs">
  225. <SubType>UserControl</SubType>
  226. </Compile>
  227. <Compile Include="UIParts\ConsentListCtrl.Designer.cs">
  228. <DependentUpon>ConsentListCtrl.cs</DependentUpon>
  229. </Compile>
  230. <Compile Include="UIParts\ConsentListCtrlBase.cs">
  231. <SubType>UserControl</SubType>
  232. </Compile>
  233. <Compile Include="UIParts\ConsentListCtrlBase.Designer.cs">
  234. <DependentUpon>ConsentListCtrlBase.cs</DependentUpon>
  235. </Compile>
  236. <Compile Include="UIParts\PatientInfoCtrl.cs">
  237. <SubType>UserControl</SubType>
  238. </Compile>
  239. <Compile Include="UIParts\PatientInfoCtrl.Designer.cs">
  240. <DependentUpon>PatientInfoCtrl.cs</DependentUpon>
  241. </Compile>
  242. <Compile Include="UIParts\PatientInfoCtrlBase.cs">
  243. <SubType>UserControl</SubType>
  244. </Compile>
  245. <Compile Include="UIParts\PatientInfoCtrlBase.Designer.cs">
  246. <DependentUpon>PatientInfoCtrlBase.cs</DependentUpon>
  247. </Compile>
  248. <Compile Include="UIParts\PatientListCtrl.cs">
  249. <SubType>UserControl</SubType>
  250. </Compile>
  251. <Compile Include="UIParts\PatientListCtrl.Designer.cs">
  252. <DependentUpon>PatientListCtrl.cs</DependentUpon>
  253. </Compile>
  254. <Compile Include="UIParts\PatientListCtrlBase.cs">
  255. <SubType>UserControl</SubType>
  256. </Compile>
  257. <Compile Include="UIParts\PatientListCtrlBase.Designer.cs">
  258. <DependentUpon>PatientListCtrlBase.cs</DependentUpon>
  259. </Compile>
  260. <Compile Include="UIParts\ThumbnailCtrl.cs">
  261. <SubType>UserControl</SubType>
  262. </Compile>
  263. <Compile Include="UIParts\ThumbnailCtrl.Designer.cs">
  264. <DependentUpon>ThumbnailCtrl.cs</DependentUpon>
  265. </Compile>
  266. <Compile Include="WebMethodCommon.cs" />
  267. </ItemGroup>
  268. <ItemGroup>
  269. <None Include="Agent App\CLIP.e-Form.ImageViewerCtrl.dll" />
  270. <Content Include="Agent App\%283.1.0.9%29_KMClientAX_Setup.exe" />
  271. <Content Include="Agent App\CLIP.e-Form.SaveImageAsAdmin.exe" />
  272. <Content Include="Agent App\CLIP.eForm.Duktape.dll" />
  273. <Content Include="Agent App\CLIP.eForm.Duktape64.dll" />
  274. <Content Include="Agent App\CLIP.eForm.Wacom.dll" />
  275. <Content Include="Agent App\FontInstall.exe" />
  276. <Content Include="Agent App\Plugin\CLIP.e-Form.UI.Parts.dll" />
  277. <Content Include="Resources\newAllCancle.png" />
  278. <Content Include="Resources\newDrawing.png" />
  279. <Content Include="Resources\newDrawingCancle.png" />
  280. <Content Include="Resources\newDrawingClick.png" />
  281. <Content Include="Resources\NewInsertAttach.png" />
  282. <Content Include="Resources\newNextPage.png" />
  283. <Content Include="Resources\newPenConfig.png" />
  284. <Content Include="Resources\newPrePage.png" />
  285. <Content Include="Resources\newRedo.png" />
  286. <Content Include="Resources\newReDrawing.png" />
  287. <Content Include="Resources\newSign.png" />
  288. <Content Include="Resources\newTempSave.png" />
  289. <Content Include="Resources\newUndo.png" />
  290. <None Include="Agent App\%283.1.0.9%29_Client_Cab.zip" />
  291. <None Include="Agent App\CLIP.e-Form.Consent.Common.dll" />
  292. <None Include="Agent App\CLIP.e-Form.Consent.WinAgent.exe" />
  293. <None Include="Agent App\fastJSON.dll" />
  294. <None Include="Agent App\log4net.dll" />
  295. <None Include="app.config">
  296. <SubType>Designer</SubType>
  297. </None>
  298. <Content Include="Agent App\Plugin\CLIP.Consent-Dev.xml">
  299. <SubType>Designer</SubType>
  300. </Content>
  301. <Content Include="Agent App\Plugin\CLIP.Consent-LOCAL.xml" />
  302. <Content Include="Agent App\Plugin\CLIP.Consent-REAL.xml" />
  303. <Content Include="Agent App\Plugin\CLIP.Consent.xml">
  304. <SubType>Designer</SubType>
  305. </Content>
  306. <None Include="Properties\Settings.settings">
  307. <Generator>SettingsSingleFileGenerator</Generator>
  308. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  309. </None>
  310. <None Include="Service References\ConsentSvcRef\CLIP.eForm.Consent.Dfh.UI.ConsentSvcRef.CategoryForDropdownVO.datasource">
  311. <DependentUpon>Reference.svcmap</DependentUpon>
  312. </None>
  313. <None Include="Service References\ConsentSvcRef\CLIP.eForm.Consent.Dfh.UI.ConsentSvcRef.ConsentBySearchVO.datasource">
  314. <DependentUpon>Reference.svcmap</DependentUpon>
  315. </None>
  316. <None Include="Service References\ConsentSvcRef\CLIP.eForm.Consent.Dfh.UI.ConsentSvcRef.ConsentImageVO.datasource">
  317. <DependentUpon>Reference.svcmap</DependentUpon>
  318. </None>
  319. <None Include="Service References\ConsentSvcRef\CLIP.eForm.Consent.Dfh.UI.ConsentSvcRef.ConsentVO.datasource">
  320. <DependentUpon>Reference.svcmap</DependentUpon>
  321. </None>
  322. <None Include="Service References\ConsentSvcRef\ConsentSvc.wsdl" />
  323. <None Include="Service References\HospitalSvcRef\CLIP.eForm.Consent.Dfh.UI.HospitalSvcRef.ArrayOfString.datasource">
  324. <DependentUpon>Reference.svcmap</DependentUpon>
  325. </None>
  326. <None Include="Service References\HospitalSvcRef\CLIP.eForm.Consent.Dfh.UI.HospitalSvcRef.ClnDateForDropdownVO.datasource">
  327. <DependentUpon>Reference.svcmap</DependentUpon>
  328. </None>
  329. <None Include="Service References\HospitalSvcRef\CLIP.eForm.Consent.Dfh.UI.HospitalSvcRef.ConsentSetVO.datasource">
  330. <DependentUpon>Reference.svcmap</DependentUpon>
  331. </None>
  332. <None Include="Service References\HospitalSvcRef\CLIP.eForm.Consent.Dfh.UI.HospitalSvcRef.DeptListVO.datasource">
  333. <DependentUpon>Reference.svcmap</DependentUpon>
  334. </None>
  335. <None Include="Service References\HospitalSvcRef\CLIP.eForm.Consent.Dfh.UI.HospitalSvcRef.DocListVO.datasource">
  336. <DependentUpon>Reference.svcmap</DependentUpon>
  337. </None>
  338. <None Include="Service References\HospitalSvcRef\CLIP.eForm.Consent.Dfh.UI.HospitalSvcRef.PatientVO.datasource">
  339. <DependentUpon>Reference.svcmap</DependentUpon>
  340. </None>
  341. <None Include="Service References\HospitalSvcRef\CLIP.eForm.Consent.Dfh.UI.HospitalSvcRef.PatInfoListVO.datasource">
  342. <DependentUpon>Reference.svcmap</DependentUpon>
  343. </None>
  344. <None Include="Service References\HospitalSvcRef\CLIP.eForm.Consent.Dfh.UI.HospitalSvcRef.PatListVO.datasource">
  345. <DependentUpon>Reference.svcmap</DependentUpon>
  346. </None>
  347. <None Include="Service References\HospitalSvcRef\CLIP.eForm.Consent.Dfh.UI.HospitalSvcRef.UnFinishedListVO.datasource">
  348. <DependentUpon>Reference.svcmap</DependentUpon>
  349. </None>
  350. <None Include="Service References\HospitalSvcRef\CLIP.eForm.Consent.Dfh.UI.HospitalSvcRef.UserSignImageVO.datasource">
  351. <DependentUpon>Reference.svcmap</DependentUpon>
  352. </None>
  353. <None Include="Service References\HospitalSvcRef\CLIP.eForm.Consent.Dfh.UI.HospitalSvcRef.UserVO.datasource">
  354. <DependentUpon>Reference.svcmap</DependentUpon>
  355. </None>
  356. <None Include="Service References\HospitalSvcRef\HospitalSvc.wsdl" />
  357. </ItemGroup>
  358. <ItemGroup>
  359. <None Include="Agent App\CLIP.e-Form.Consent.WinAgent.exe.config" />
  360. </ItemGroup>
  361. <ItemGroup>
  362. <EmbeddedResource Include="ConsentListTabElements\ConsentSelectTabConsentSearch.resx">
  363. <DependentUpon>ConsentSelectTabConsentSearch.cs</DependentUpon>
  364. <SubType>Designer</SubType>
  365. </EmbeddedResource>
  366. <EmbeddedResource Include="ConsentListTabElements\ConsentSelectTabPageAll.resx">
  367. <DependentUpon>ConsentSelectTabPageAll.cs</DependentUpon>
  368. <SubType>Designer</SubType>
  369. </EmbeddedResource>
  370. <EmbeddedResource Include="ConsentListTabElements\ConsentSelectTabPageConsentSet.resx">
  371. <DependentUpon>ConsentSelectTabPageConsentSet.cs</DependentUpon>
  372. </EmbeddedResource>
  373. <EmbeddedResource Include="ConsentListTabElements\ConsentSelectTabPageUnfinished.resx">
  374. <DependentUpon>ConsentSelectTabPageUnfinished.cs</DependentUpon>
  375. </EmbeddedResource>
  376. <EmbeddedResource Include="ConsentMainControl.resx">
  377. <DependentUpon>ConsentMainControl.cs</DependentUpon>
  378. </EmbeddedResource>
  379. <EmbeddedResource Include="Dialog\ConfigForm.resx">
  380. <DependentUpon>ConfigForm.cs</DependentUpon>
  381. </EmbeddedResource>
  382. <EmbeddedResource Include="Dialog\SignaturePasswordForm.resx">
  383. <DependentUpon>SignaturePasswordForm.cs</DependentUpon>
  384. </EmbeddedResource>
  385. <EmbeddedResource Include="PatientListTabElements\PatientSelectTabEmergencyPatient.resx">
  386. <DependentUpon>PatientSelectTabEmergencyPatient.cs</DependentUpon>
  387. </EmbeddedResource>
  388. <EmbeddedResource Include="PatientListTabElements\PatientSelectTabInPatient.resx">
  389. <DependentUpon>PatientSelectTabInPatient.cs</DependentUpon>
  390. </EmbeddedResource>
  391. <EmbeddedResource Include="PatientListTabElements\PatientSelectTabOperatePatient.resx">
  392. <DependentUpon>PatientSelectTabOperatePatient.cs</DependentUpon>
  393. </EmbeddedResource>
  394. <EmbeddedResource Include="PatientListTabElements\PatientSelectTabOutPatient.resx">
  395. <DependentUpon>PatientSelectTabOutPatient.cs</DependentUpon>
  396. </EmbeddedResource>
  397. <EmbeddedResource Include="PatientListTabElements\PatientSelectTabSearchPatient.resx">
  398. <DependentUpon>PatientSelectTabSearchPatient.cs</DependentUpon>
  399. </EmbeddedResource>
  400. <EmbeddedResource Include="PatientSearchPopup.resx">
  401. <DependentUpon>PatientSearchPopup.cs</DependentUpon>
  402. </EmbeddedResource>
  403. <EmbeddedResource Include="Properties\Resources.resx">
  404. <Generator>ResXFileCodeGenerator</Generator>
  405. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  406. </EmbeddedResource>
  407. <EmbeddedResource Include="ReasonForUseN.resx">
  408. <DependentUpon>ReasonForUseN.cs</DependentUpon>
  409. </EmbeddedResource>
  410. <EmbeddedResource Include="UIParts\ConsentCommandCtrl.resx">
  411. <DependentUpon>ConsentCommandCtrl.cs</DependentUpon>
  412. </EmbeddedResource>
  413. <EmbeddedResource Include="UIParts\ConsentListCtrl.resx">
  414. <DependentUpon>ConsentListCtrl.cs</DependentUpon>
  415. </EmbeddedResource>
  416. <EmbeddedResource Include="UIParts\PatientInfoCtrl.resx">
  417. <DependentUpon>PatientInfoCtrl.cs</DependentUpon>
  418. </EmbeddedResource>
  419. <EmbeddedResource Include="UIParts\PatientListCtrl.resx">
  420. <DependentUpon>PatientListCtrl.cs</DependentUpon>
  421. </EmbeddedResource>
  422. <EmbeddedResource Include="UIParts\ThumbnailCtrl.resx">
  423. <DependentUpon>ThumbnailCtrl.cs</DependentUpon>
  424. </EmbeddedResource>
  425. </ItemGroup>
  426. <ItemGroup>
  427. <None Include="Agent App\TestPage.htm" />
  428. </ItemGroup>
  429. <ItemGroup>
  430. <WCFMetadata Include="Service References\" />
  431. </ItemGroup>
  432. <ItemGroup>
  433. <WCFMetadataStorage Include="Service References\ConsentSvcRef\" />
  434. <WCFMetadataStorage Include="Service References\HospitalSvcRef\" />
  435. </ItemGroup>
  436. <ItemGroup>
  437. <None Include="Service References\ConsentSvcRef\ConsentSvc.disco" />
  438. </ItemGroup>
  439. <ItemGroup>
  440. <None Include="Service References\ConsentSvcRef\configuration91.svcinfo" />
  441. </ItemGroup>
  442. <ItemGroup>
  443. <None Include="Service References\ConsentSvcRef\configuration.svcinfo" />
  444. </ItemGroup>
  445. <ItemGroup>
  446. <None Include="Service References\ConsentSvcRef\Reference.svcmap">
  447. <Generator>WCF Proxy Generator</Generator>
  448. <LastGenOutput>Reference.cs</LastGenOutput>
  449. </None>
  450. </ItemGroup>
  451. <ItemGroup>
  452. <None Include="Service References\HospitalSvcRef\Reference.svcmap">
  453. <Generator>WCF Proxy Generator</Generator>
  454. <LastGenOutput>Reference.cs</LastGenOutput>
  455. </None>
  456. <None Include="Service References\HospitalSvcRef\configuration.svcinfo" />
  457. <None Include="Service References\HospitalSvcRef\configuration91.svcinfo" />
  458. <None Include="Service References\HospitalSvcRef\HospitalSvc.disco" />
  459. </ItemGroup>
  460. <ItemGroup>
  461. <None Include="Resources\config_32.png" />
  462. </ItemGroup>
  463. <ItemGroup>
  464. <None Include="Resources\dualViewExit.png" />
  465. </ItemGroup>
  466. <ItemGroup>
  467. <None Include="Resources\eSign.png" />
  468. </ItemGroup>
  469. <ItemGroup>
  470. <None Include="Resources\eTempSave.png" />
  471. </ItemGroup>
  472. <ItemGroup>
  473. <None Include="Resources\icon_search_brch.png" />
  474. </ItemGroup>
  475. <ItemGroup>
  476. <None Include="Resources\pen.png" />
  477. </ItemGroup>
  478. <ItemGroup>
  479. <None Include="Resources\print.png" />
  480. </ItemGroup>
  481. <ItemGroup>
  482. <None Include="Resources\search_icon.png" />
  483. </ItemGroup>
  484. <ItemGroup>
  485. <Content Include="Agent App\ClientUIFiles.xml" />
  486. <Content Include="Agent App\CLIP.eForm.CLIPCrypto.dll" />
  487. <Content Include="Agent App\CLIP.eForm.Consent.Adapter.ocx" />
  488. <Content Include="Agent App\CLIP.eForm.CustomDialogUtility.dll" />
  489. <Content Include="Agent App\CLIP.eForm.DualViewer.dll" />
  490. <Content Include="Agent App\CLIP.eForm.Viewer.dll" />
  491. <Content Include="Agent App\ClipSoft.CommonLibrary.dll" />
  492. <Content Include="Agent App\ClipSoft.eForm.Base.dll" />
  493. <Content Include="Agent App\ClipSoft.eForm.Export.dll" />
  494. <Content Include="Agent App\exporter.dll" />
  495. <Content Include="Agent App\exporter64.dll" />
  496. <Content Include="Agent App\Font\NanumFontSetup.exe" />
  497. <Content Include="Agent App\Interop.KMCLIENTAXLib.dll" />
  498. <Content Include="Agent App\Interop.SKCOMMAXLib.dll" />
  499. <Content Include="Agent App\RexBarcodeLib.dll" />
  500. <Content Include="Agent App\RexBarcodeLib64.dll" />
  501. <Content Include="Agent App\V8.Net.dll" />
  502. <Content Include="Agent App\V8.Net.Proxy.Interface.x64.dll" />
  503. <Content Include="Agent App\V8.Net.Proxy.Interface.x86.dll" />
  504. <Content Include="Agent App\V8.Net.SharedTypes.dll" />
  505. <Content Include="Agent App\V8_Net_Proxy_x64.dll" />
  506. <Content Include="Agent App\V8_Net_Proxy_x86.dll" />
  507. <Content Include="Resources\deleteAttach.png" />
  508. <None Include="Resources\drawing.png" />
  509. <Content Include="Resources\insertAttach.png" />
  510. </ItemGroup>
  511. <ItemGroup>
  512. <COMReference Include="KMCLIENTAXLib">
  513. <Guid>{67DB6640-DEC0-4714-A9D4-A364245F0F0F}</Guid>
  514. <VersionMajor>1</VersionMajor>
  515. <VersionMinor>0</VersionMinor>
  516. <Lcid>0</Lcid>
  517. <WrapperTool>tlbimp</WrapperTool>
  518. <Isolated>False</Isolated>
  519. <EmbedInteropTypes>True</EmbedInteropTypes>
  520. </COMReference>
  521. <COMReference Include="SKCOMMAXLib">
  522. <Guid>{F3741CF4-7692-4CEB-B7AD-DCFE998570F4}</Guid>
  523. <VersionMajor>1</VersionMajor>
  524. <VersionMinor>0</VersionMinor>
  525. <Lcid>0</Lcid>
  526. <WrapperTool>tlbimp</WrapperTool>
  527. <Isolated>False</Isolated>
  528. <EmbedInteropTypes>True</EmbedInteropTypes>
  529. </COMReference>
  530. </ItemGroup>
  531. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  532. <PropertyGroup>
  533. <PostBuildEvent>copy "$(TargetPath)" "$(ProjectDir)\Agent App\Plugin\$(TargetFileName)"</PostBuildEvent>
  534. </PropertyGroup>
  535. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  536. Other similar extension points exist, see Microsoft.Common.targets.
  537. <Target Name="BeforeBuild">
  538. </Target>
  539. <Target Name="AfterBuild">
  540. </Target>
  541. -->
  542. </Project>