source: Scheduling/trunk/cs/bsdx0200GUISourceCode/ClinicalScheduling.csproj@ 802

Last change on this file since 802 was 802, checked in by Sam Habiel, 14 years ago

DCheckIn.cs: Handling of providers for hospital locations (HL). If provider(s) assigned to HL linked to resource, they are brought over and if a default one is in VISTA, it's picked as the default in the combobox. If no default, combobox defaults to <None>. If resource not linked to HL, then all providers in system brought over, and combobox default is <None>.
CGDocumentManager.cs: Remove loading of ClinicSetupParameters file. File doesn't exist in VISTA.
DResource.cs: Remove handling of same file.

File size: 16.8 KB
Line 
1<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
2 <PropertyGroup>
3 <ProjectType>Local</ProjectType>
4 <ProductVersion>9.0.30729</ProductVersion>
5 <SchemaVersion>2.0</SchemaVersion>
6 <ProjectGuid>{8C05C4F7-FE81-479F-87A0-44E04C7F6E0F}</ProjectGuid>
7 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
8 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
9 <ApplicationIcon>hwIco281.ICO</ApplicationIcon>
10 <AssemblyKeyContainerName>
11 </AssemblyKeyContainerName>
12 <AssemblyName>ClinicalScheduling</AssemblyName>
13 <AssemblyOriginatorKeyFile>
14 </AssemblyOriginatorKeyFile>
15 <DefaultClientScript>JScript</DefaultClientScript>
16 <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
17 <DefaultTargetSchema>IE50</DefaultTargetSchema>
18 <DelaySign>false</DelaySign>
19 <OutputType>WinExe</OutputType>
20 <RootNamespace>IndianHealthService.ClinicalScheduling</RootNamespace>
21 <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
22 <StartupObject>IndianHealthService.ClinicalScheduling.CGDocumentManager</StartupObject>
23 <FileUpgradeFlags>
24 </FileUpgradeFlags>
25 <UpgradeBackupLocation>
26 </UpgradeBackupLocation>
27 <SccProjectName>
28 </SccProjectName>
29 <SccLocalPath>
30 </SccLocalPath>
31 <SccAuxPath>
32 </SccAuxPath>
33 <SccProvider>
34 </SccProvider>
35 <OldToolsVersion>2.0</OldToolsVersion>
36 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
37 <TargetFrameworkSubset>
38 </TargetFrameworkSubset>
39 <IsWebBootstrapper>false</IsWebBootstrapper>
40 <ManifestCertificateThumbprint>3202DD11CA9F64F7E52CF7BBED5F17D6E8A1B395</ManifestCertificateThumbprint>
41 <ManifestKeyFile>ClinicalScheduling_TemporaryKey.pfx</ManifestKeyFile>
42 <GenerateManifests>false</GenerateManifests>
43 <SignManifests>false</SignManifests>
44 <TargetZone>LocalIntranet</TargetZone>
45 <PublishUrl>publish\</PublishUrl>
46 <Install>true</Install>
47 <InstallFrom>Disk</InstallFrom>
48 <UpdateEnabled>false</UpdateEnabled>
49 <UpdateMode>Foreground</UpdateMode>
50 <UpdateInterval>7</UpdateInterval>
51 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
52 <UpdatePeriodically>false</UpdatePeriodically>
53 <UpdateRequired>false</UpdateRequired>
54 <MapFileExtensions>true</MapFileExtensions>
55 <ApplicationRevision>1</ApplicationRevision>
56 <ApplicationVersion>2.1.0.%2a</ApplicationVersion>
57 <UseApplicationTrust>false</UseApplicationTrust>
58 <PublishWizardCompleted>true</PublishWizardCompleted>
59 <BootstrapperEnabled>true</BootstrapperEnabled>
60 <NoWin32Manifest>true</NoWin32Manifest>
61 </PropertyGroup>
62 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
63 <OutputPath>bin\Debug\</OutputPath>
64 <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
65 <BaseAddress>285212672</BaseAddress>
66 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
67 <ConfigurationOverrideFile>
68 </ConfigurationOverrideFile>
69 <DefineConstants>DEBUG</DefineConstants>
70 <DocumentationFile>bin\Release\ClinicalScheduling.XML</DocumentationFile>
71 <DebugSymbols>false</DebugSymbols>
72 <FileAlignment>4096</FileAlignment>
73 <NoStdLib>false</NoStdLib>
74 <NoWarn>
75 </NoWarn>
76 <Optimize>false</Optimize>
77 <RegisterForComInterop>false</RegisterForComInterop>
78 <RemoveIntegerChecks>false</RemoveIntegerChecks>
79 <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
80 <WarningLevel>4</WarningLevel>
81 <DebugType>full</DebugType>
82 <ErrorReport>prompt</ErrorReport>
83 <UseVSHostingProcess>false</UseVSHostingProcess>
84 </PropertyGroup>
85 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
86 <OutputPath>bin\Release\</OutputPath>
87 <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
88 <BaseAddress>285212672</BaseAddress>
89 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
90 <ConfigurationOverrideFile>
91 </ConfigurationOverrideFile>
92 <DefineConstants>
93 </DefineConstants>
94 <DocumentationFile>bin\Release\ClinicalScheduling.XML</DocumentationFile>
95 <DebugSymbols>false</DebugSymbols>
96 <FileAlignment>4096</FileAlignment>
97 <NoStdLib>false</NoStdLib>
98 <NoWarn>
99 </NoWarn>
100 <Optimize>true</Optimize>
101 <RegisterForComInterop>false</RegisterForComInterop>
102 <RemoveIntegerChecks>false</RemoveIntegerChecks>
103 <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
104 <WarningLevel>4</WarningLevel>
105 <DebugType>none</DebugType>
106 <ErrorReport>prompt</ErrorReport>
107 <UseVSHostingProcess>false</UseVSHostingProcess>
108 </PropertyGroup>
109 <ItemGroup>
110 <Reference Include="BMXNet20, Version=2.0.2459.21970, Culture=neutral, PublicKeyToken=069dc2499aed6a8c, processorArchitecture=MSIL">
111 <SpecificVersion>False</SpecificVersion>
112 <HintPath>bin\Release\BMXNet20.dll</HintPath>
113 </Reference>
114 <Reference Include="System">
115 <Name>System</Name>
116 </Reference>
117 <Reference Include="System.configuration" />
118 <Reference Include="System.Core">
119 <RequiredTargetFramework>3.5</RequiredTargetFramework>
120 </Reference>
121 <Reference Include="System.Data">
122 <Name>System.Data</Name>
123 </Reference>
124 <Reference Include="System.Data.DataSetExtensions">
125 <RequiredTargetFramework>3.5</RequiredTargetFramework>
126 </Reference>
127 <Reference Include="System.Drawing">
128 <Name>System.Drawing</Name>
129 </Reference>
130 <Reference Include="System.Web.Extensions">
131 <RequiredTargetFramework>3.5</RequiredTargetFramework>
132 </Reference>
133 <Reference Include="System.Web.Services">
134 <Name>System.Web.Services</Name>
135 </Reference>
136 <Reference Include="System.Windows.Forms">
137 <Name>System.Windows.Forms</Name>
138 </Reference>
139 <Reference Include="System.Xml">
140 <Name>System.XML</Name>
141 </Reference>
142 </ItemGroup>
143 <ItemGroup>
144 <None Include="app.config" />
145 <None Include="CGView.cd" />
146 <None Include="ClassDiagram1.cd" />
147 <None Include="ClassDiagram2.cd" />
148 <None Include="ClinicalScheduling_TemporaryKey.pfx" />
149 <None Include="dsPatientApptDisplay2.xsc">
150 <DependentUpon>dsPatientApptDisplay2.xsd</DependentUpon>
151 </None>
152 <None Include="dsPatientApptDisplay2.xss">
153 <DependentUpon>dsPatientApptDisplay2.xsd</DependentUpon>
154 </None>
155 <None Include="dsPatientApptDisplay2.xsx">
156 <DependentUpon>dsPatientApptDisplay2.xsd</DependentUpon>
157 </None>
158 <None Include="dsRebookAppts.xsc">
159 <DependentUpon>dsRebookAppts.xsd</DependentUpon>
160 </None>
161 <None Include="dsRebookAppts.xss">
162 <DependentUpon>dsRebookAppts.xsd</DependentUpon>
163 </None>
164 <None Include="dsRebookAppts.xsx">
165 <DependentUpon>dsRebookAppts.xsd</DependentUpon>
166 </None>
167 <Content Include="App.ico" />
168 <Content Include="dsPatientApptDisplay2.xsd">
169 <Generator>MSDataSetGenerator</Generator>
170 <LastGenOutput>dsPatientApptDisplay2.Designer.cs</LastGenOutput>
171 <SubType>Designer</SubType>
172 </Content>
173 <Content Include="dsRebookAppts.xsd">
174 <Generator>MSDataSetGenerator</Generator>
175 <LastGenOutput>dsRebookAppts.Designer.cs</LastGenOutput>
176 <SubType>Designer</SubType>
177 </Content>
178 <Content Include="hwIco281.ICO" />
179 <Compile Include="AssemblyInfo.cs">
180 <SubType>Code</SubType>
181 </Compile>
182 <Compile Include="CalendarGrid.cs">
183 <SubType>Component</SubType>
184 </Compile>
185 <Compile Include="CGAppointment.cs" />
186 <Compile Include="CGAppointmentChangedArgs.cs" />
187 <Compile Include="CGAppointmentChangedHandler.cs" />
188 <Compile Include="CGAppointments.cs" />
189 <Compile Include="CGAvailability.cs" />
190 <Compile Include="CGAVDocument.cs">
191 <SubType>Code</SubType>
192 </Compile>
193 <Compile Include="CGAVView.cs">
194 <SubType>Form</SubType>
195 </Compile>
196 <Compile Include="CGCell.cs" />
197 <Compile Include="CGCells.cs" />
198 <Compile Include="CGDocument.cs">
199 <SubType>Code</SubType>
200 </Compile>
201 <Compile Include="CGDocumentManager.cs">
202 <SubType>Form</SubType>
203 </Compile>
204 <Compile Include="CGRange.cs" />
205 <Compile Include="CGResource.cs" />
206 <Compile Include="CGSchedLib.cs">
207 <SubType>Code</SubType>
208 </Compile>
209 <Compile Include="CGSelectionChangedArgs.cs" />
210 <Compile Include="CGSelectionChangedHandler.cs" />
211 <Compile Include="CGView.cs">
212 <SubType>Form</SubType>
213 </Compile>
214 <Compile Include="DAccessBlock.cs">
215 <SubType>Form</SubType>
216 </Compile>
217 <Compile Include="DAccessGroup.cs">
218 <SubType>Form</SubType>
219 </Compile>
220 <Compile Include="DAccessGroupItem.cs">
221 <SubType>Form</SubType>
222 </Compile>
223 <Compile Include="DAccessTemplate.cs">
224 <SubType>Form</SubType>
225 </Compile>
226 <Compile Include="DAccessType.cs">
227 <SubType>Form</SubType>
228 </Compile>
229 <Compile Include="DAppointPage.cs">
230 <SubType>Form</SubType>
231 </Compile>
232 <Compile Include="DApptSearch.cs">
233 <SubType>Form</SubType>
234 </Compile>
235 <Compile Include="DCancelAppt.cs">
236 <SubType>Form</SubType>
237 </Compile>
238 <Compile Include="DCheckIn.cs">
239 <SubType>Form</SubType>
240 </Compile>
241 <Compile Include="DCopyAppts.cs">
242 <SubType>Form</SubType>
243 </Compile>
244 <Compile Include="dInputText.cs">
245 <SubType>Form</SubType>
246 </Compile>
247 <Compile Include="DManagement.cs">
248 <SubType>Form</SubType>
249 </Compile>
250 <Compile Include="DNoShow.cs">
251 <SubType>Form</SubType>
252 </Compile>
253 <Compile Include="DPatientApptDisplay.cs">
254 <SubType>Form</SubType>
255 </Compile>
256 <Compile Include="DPatientLetter.cs">
257 <SubType>Form</SubType>
258 </Compile>
259 <Compile Include="DPatientLookup.cs">
260 <SubType>Form</SubType>
261 </Compile>
262 <Compile Include="DResource.cs">
263 <SubType>Form</SubType>
264 </Compile>
265 <Compile Include="DResourceGroup.cs">
266 <SubType>Form</SubType>
267 </Compile>
268 <Compile Include="DResourceGroupItem.cs">
269 <SubType>Form</SubType>
270 </Compile>
271 <Compile Include="DResourceUser.cs">
272 <SubType>Form</SubType>
273 </Compile>
274 <Compile Include="DSelectLetterClinics.cs">
275 <SubType>Form</SubType>
276 </Compile>
277 <Compile Include="DSelectSchedules.cs">
278 <SubType>Form</SubType>
279 </Compile>
280 <Compile Include="dsPatientApptDisplay2.Designer.cs">
281 <AutoGen>True</AutoGen>
282 <DesignTime>True</DesignTime>
283 <DependentUpon>dsPatientApptDisplay2.xsd</DependentUpon>
284 </Compile>
285 <Compile Include="DSplash.cs">
286 <SubType>Form</SubType>
287 </Compile>
288 <Compile Include="dsRebookAppts.cs">
289 <DependentUpon>dsRebookAppts.xsd</DependentUpon>
290 <SubType>Component</SubType>
291 </Compile>
292 <Compile Include="dsRebookAppts.Designer.cs">
293 <AutoGen>True</AutoGen>
294 <DesignTime>True</DesignTime>
295 <DependentUpon>dsRebookAppts.xsd</DependentUpon>
296 </Compile>
297 <Compile Include="Options.cs" />
298 <Compile Include="Printing.cs" />
299 <Compile Include="UCPatientAppts.cs">
300 <SubType>UserControl</SubType>
301 </Compile>
302 <Compile Include="UCPatientAppts.Designer.cs">
303 <DependentUpon>UCPatientAppts.cs</DependentUpon>
304 </Compile>
305 <EmbeddedResource Include="CGAVView.resx">
306 <DependentUpon>CGAVView.cs</DependentUpon>
307 <SubType>Designer</SubType>
308 </EmbeddedResource>
309 <EmbeddedResource Include="CGDocumentManager.resx">
310 <DependentUpon>CGDocumentManager.cs</DependentUpon>
311 <SubType>Designer</SubType>
312 </EmbeddedResource>
313 <EmbeddedResource Include="CGView.resx">
314 <DependentUpon>CGView.cs</DependentUpon>
315 <SubType>Designer</SubType>
316 </EmbeddedResource>
317 <EmbeddedResource Include="DAccessGroup.resx">
318 <DependentUpon>DAccessGroup.cs</DependentUpon>
319 <SubType>Designer</SubType>
320 </EmbeddedResource>
321 <EmbeddedResource Include="DAccessGroupItem.resx">
322 <DependentUpon>DAccessGroupItem.cs</DependentUpon>
323 <SubType>Designer</SubType>
324 </EmbeddedResource>
325 <EmbeddedResource Include="DAccessTemplate.resx">
326 <DependentUpon>DAccessTemplate.cs</DependentUpon>
327 <SubType>Designer</SubType>
328 </EmbeddedResource>
329 <EmbeddedResource Include="DAccessType.resx">
330 <DependentUpon>DAccessType.cs</DependentUpon>
331 <SubType>Designer</SubType>
332 </EmbeddedResource>
333 <EmbeddedResource Include="DAppointPage.resx">
334 <DependentUpon>DAppointPage.cs</DependentUpon>
335 <SubType>Designer</SubType>
336 </EmbeddedResource>
337 <EmbeddedResource Include="DApptSearch.resx">
338 <DependentUpon>DApptSearch.cs</DependentUpon>
339 <SubType>Designer</SubType>
340 </EmbeddedResource>
341 <EmbeddedResource Include="DCancelAppt.resx">
342 <DependentUpon>DCancelAppt.cs</DependentUpon>
343 <SubType>Designer</SubType>
344 </EmbeddedResource>
345 <EmbeddedResource Include="DCheckIn.resx">
346 <DependentUpon>DCheckIn.cs</DependentUpon>
347 <SubType>Designer</SubType>
348 </EmbeddedResource>
349 <EmbeddedResource Include="DCopyAppts.resx">
350 <DependentUpon>DCopyAppts.cs</DependentUpon>
351 <SubType>Designer</SubType>
352 </EmbeddedResource>
353 <EmbeddedResource Include="dInputText.resx">
354 <DependentUpon>dInputText.cs</DependentUpon>
355 <SubType>Designer</SubType>
356 </EmbeddedResource>
357 <EmbeddedResource Include="DManagement.resx">
358 <DependentUpon>DManagement.cs</DependentUpon>
359 <SubType>Designer</SubType>
360 </EmbeddedResource>
361 <EmbeddedResource Include="DNoShow.resx">
362 <DependentUpon>DNoShow.cs</DependentUpon>
363 <SubType>Designer</SubType>
364 </EmbeddedResource>
365 <EmbeddedResource Include="DPatientLetter.resx">
366 <DependentUpon>DPatientLetter.cs</DependentUpon>
367 <SubType>Designer</SubType>
368 </EmbeddedResource>
369 <EmbeddedResource Include="DPatientLookup.resx">
370 <DependentUpon>DPatientLookup.cs</DependentUpon>
371 <SubType>Designer</SubType>
372 </EmbeddedResource>
373 <EmbeddedResource Include="DResource.resx">
374 <DependentUpon>DResource.cs</DependentUpon>
375 <SubType>Designer</SubType>
376 </EmbeddedResource>
377 <EmbeddedResource Include="DResourceGroup.resx">
378 <DependentUpon>DResourceGroup.cs</DependentUpon>
379 <SubType>Designer</SubType>
380 </EmbeddedResource>
381 <EmbeddedResource Include="DResourceGroupItem.resx">
382 <DependentUpon>DResourceGroupItem.cs</DependentUpon>
383 <SubType>Designer</SubType>
384 </EmbeddedResource>
385 <EmbeddedResource Include="DResourceUser.resx">
386 <DependentUpon>DResourceUser.cs</DependentUpon>
387 <SubType>Designer</SubType>
388 </EmbeddedResource>
389 <EmbeddedResource Include="DSelectLetterClinics.resx">
390 <DependentUpon>DSelectLetterClinics.cs</DependentUpon>
391 <SubType>Designer</SubType>
392 </EmbeddedResource>
393 <EmbeddedResource Include="DSelectSchedules.resx">
394 <DependentUpon>DSelectSchedules.cs</DependentUpon>
395 <SubType>Designer</SubType>
396 </EmbeddedResource>
397 <EmbeddedResource Include="DSplash.resx">
398 <DependentUpon>DSplash.cs</DependentUpon>
399 <SubType>Designer</SubType>
400 </EmbeddedResource>
401 <EmbeddedResource Include="UCPatientAppts.resx">
402 <DependentUpon>UCPatientAppts.cs</DependentUpon>
403 </EmbeddedResource>
404 </ItemGroup>
405 <ItemGroup>
406 <Service Include="{967B4E0D-AD0C-4609-AB67-0FA40C0206D8}" />
407 <Service Include="{CF845C55-C321-4742-B673-E6212D061ED9}" />
408 </ItemGroup>
409 <ItemGroup>
410 <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
411 <Visible>False</Visible>
412 <ProductName>.NET Framework Client Profile</ProductName>
413 <Install>false</Install>
414 </BootstrapperPackage>
415 <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
416 <Visible>False</Visible>
417 <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
418 <Install>true</Install>
419 </BootstrapperPackage>
420 <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
421 <Visible>False</Visible>
422 <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
423 <Install>false</Install>
424 </BootstrapperPackage>
425 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
426 <Visible>False</Visible>
427 <ProductName>.NET Framework 3.5</ProductName>
428 <Install>false</Install>
429 </BootstrapperPackage>
430 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
431 <Visible>False</Visible>
432 <ProductName>.NET Framework 3.5 SP1</ProductName>
433 <Install>false</Install>
434 </BootstrapperPackage>
435 </ItemGroup>
436 <ItemGroup>
437 <Folder Include="Properties\" />
438 </ItemGroup>
439 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
440 <PropertyGroup>
441 <PreBuildEvent>
442 </PreBuildEvent>
443 <PostBuildEvent>
444 </PostBuildEvent>
445 </PropertyGroup>
446</Project>
Note: See TracBrowser for help on using the repository browser.