source: BMXNET_RPMS_dotNET_UTILITIES-BMX/branch/IHS BMX Framework/IndianHealthService.BMXNet.EHR/IndianHealthService.BMXNet.EHR.csproj@ 1146

Last change on this file since 1146 was 1146, checked in by Sam Habiel, 13 years ago

Initial Import of BMX4

File size: 5.3 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ProductVersion>9.0.30729</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{BDD32FA6-852B-44D1-A0DA-B40956AD8C00}</ProjectGuid>
9 <OutputType>Library</OutputType>
10 <AppDesignerFolder>Properties</AppDesignerFolder>
11 <RootNamespace>IndianHealthService.BMXNet.EHR</RootNamespace>
12 <AssemblyName>BMXEHR40</AssemblyName>
13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14 <FileAlignment>512</FileAlignment>
15 <SccProjectName>
16 </SccProjectName>
17 <SccLocalPath>
18 </SccLocalPath>
19 <SccAuxPath>
20 </SccAuxPath>
21 <SccProvider>
22 </SccProvider>
23 <SignAssembly>false</SignAssembly>
24 <AssemblyOriginatorKeyFile>
25 </AssemblyOriginatorKeyFile>
26 <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
27 <FileUpgradeFlags>
28 </FileUpgradeFlags>
29 <UpgradeBackupLocation>
30 </UpgradeBackupLocation>
31 <OldToolsVersion>3.5</OldToolsVersion>
32 </PropertyGroup>
33 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
34 <DebugSymbols>true</DebugSymbols>
35 <DebugType>full</DebugType>
36 <Optimize>false</Optimize>
37 <OutputPath>bin\Debug\</OutputPath>
38 <DefineConstants>DEBUG;TRACE</DefineConstants>
39 <ErrorReport>prompt</ErrorReport>
40 <WarningLevel>4</WarningLevel>
41 </PropertyGroup>
42 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
43 <DebugType>pdbonly</DebugType>
44 <Optimize>true</Optimize>
45 <OutputPath>bin\Release\</OutputPath>
46 <DefineConstants>TRACE</DefineConstants>
47 <ErrorReport>prompt</ErrorReport>
48 <WarningLevel>4</WarningLevel>
49 <RegisterForComInterop>false</RegisterForComInterop>
50 </PropertyGroup>
51 <ItemGroup>
52 <Reference Include="Interop.CIA_CSS, Version=4.5.0.0, Culture=neutral, processorArchitecture=MSIL">
53 <SpecificVersion>False</SpecificVersion>
54 <HintPath>..\lib\Ehr\4.0\Interop.CIA_CSS.dll</HintPath>
55 </Reference>
56 <Reference Include="Interop.CSS_Encounter, Version=4.2.0.0, Culture=neutral, processorArchitecture=MSIL">
57 <SpecificVersion>False</SpecificVersion>
58 <HintPath>..\lib\Ehr\4.0\Interop.CSS_Encounter.dll</HintPath>
59 </Reference>
60 <Reference Include="Interop.CSS_Patient, Version=4.1.0.0, Culture=neutral, processorArchitecture=MSIL">
61 <SpecificVersion>False</SpecificVersion>
62 <HintPath>..\lib\Ehr\4.0\Interop.CSS_Patient.dll</HintPath>
63 </Reference>
64 <Reference Include="Interop.CSS_Site, Version=4.0.0.0, Culture=neutral">
65 <SpecificVersion>False</SpecificVersion>
66 <HintPath>..\lib\Ehr\4.0\Interop.CSS_Site.dll</HintPath>
67 </Reference>
68 <Reference Include="Interop.CSS_User, Version=4.1.0.0, Culture=neutral, processorArchitecture=MSIL">
69 <SpecificVersion>False</SpecificVersion>
70 <HintPath>..\lib\Ehr\4.0\Interop.CSS_User.dll</HintPath>
71 </Reference>
72 <Reference Include="System" />
73 <Reference Include="System.Data" />
74 <Reference Include="System.Drawing" />
75 <Reference Include="System.Windows.Forms" />
76 <Reference Include="System.Xml" />
77 </ItemGroup>
78 <ItemGroup>
79 <Compile Include="BMXNetEhrBroker.cs" />
80 <Compile Include="BMXNetEhrSessionConnection.cs" />
81 <Compile Include="EhrFramework.cs">
82 </Compile>
83 <Compile Include="Model\CiaDivision.cs" />
84 <Compile Include="Services\BMXNetSessionViaCssSession.cs" />
85 <Compile Include="Model\CiaVisit.cs" />
86 <Compile Include="Model\CiaObject.cs" />
87 <Compile Include="Model\CiaContext.cs" />
88 <Compile Include="Model\CiaPatient.cs" />
89 <Compile Include="Model\CiaSession.cs" />
90 <Compile Include="Model\CiaUser.cs" />
91 <Compile Include="IEhrComponent.cs" />
92 <Compile Include="IEhrEvents.cs" />
93 <Compile Include="Properties\AssemblyInfo.cs" />
94 </ItemGroup>
95 <ItemGroup>
96 <Content Include="Assemblies\Ehr\4.0\Interop.CIA_CSS.dll" />
97 <Content Include="Assemblies\Ehr\4.0\Interop.CSS_Encounter.dll" />
98 <Content Include="Assemblies\Ehr\4.0\Interop.CSS_Patient.dll" />
99 <Content Include="Assemblies\Ehr\4.0\Interop.CSS_User.dll" />
100 </ItemGroup>
101 <ItemGroup>
102 <EmbeddedResource Include="Doc\ChangeLog.txt" />
103 <EmbeddedResource Include="Doc\ToDoLog.txt" />
104 </ItemGroup>
105 <ItemGroup>
106 <ProjectReference Include="..\IndianHealthService.BMXNet\IndianHealthService.BMXNet.csproj">
107 <Project>{DE8E4CC9-4F3A-4E32-8DFE-EE5692E8FC45}</Project>
108 <Name>IndianHealthService.BMXNet</Name>
109 </ProjectReference>
110 </ItemGroup>
111 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
112 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
113 Other similar extension points exist, see Microsoft.Common.targets.
114 <Target Name="BeforeBuild">
115 </Target>
116 <Target Name="AfterBuild">
117 </Target>
118 -->
119 <PropertyGroup>
120 <PostBuildEvent>mkdir "$(SolutionDir)Release\"
121copy "$(TargetPath)" "$(SolutionDir)Release\$(TargetFileName)" /Y</PostBuildEvent>
122 </PropertyGroup>
123</Project>
Note: See TracBrowser for help on using the repository browser.