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

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

This update does the following:

File size: 19.1 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>App.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 <PublishUrl>publish\</PublishUrl>
41 <Install>true</Install>
42 <InstallFrom>Disk</InstallFrom>
43 <UpdateEnabled>false</UpdateEnabled>
44 <UpdateMode>Foreground</UpdateMode>
45 <UpdateInterval>7</UpdateInterval>
46 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
47 <UpdatePeriodically>false</UpdatePeriodically>
48 <UpdateRequired>false</UpdateRequired>
49 <MapFileExtensions>true</MapFileExtensions>
50 <ApplicationRevision>0</ApplicationRevision>
51 <ApplicationVersion>2.0.0.%2a</ApplicationVersion>
52 <UseApplicationTrust>false</UseApplicationTrust>
53 <BootstrapperEnabled>true</BootstrapperEnabled>
54 </PropertyGroup>
55 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
56 <OutputPath>bin\Debug\</OutputPath>
57 <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
58 <BaseAddress>285212672</BaseAddress>
59 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
60 <ConfigurationOverrideFile>
61 </ConfigurationOverrideFile>
62 <DefineConstants>DEBUG</DefineConstants>
63 <DocumentationFile>bin\Release\ClinicalScheduling.XML</DocumentationFile>
64 <DebugSymbols>false</DebugSymbols>
65 <FileAlignment>4096</FileAlignment>
66 <NoStdLib>false</NoStdLib>
67 <NoWarn>
68 </NoWarn>
69 <Optimize>false</Optimize>
70 <RegisterForComInterop>false</RegisterForComInterop>
71 <RemoveIntegerChecks>false</RemoveIntegerChecks>
72 <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
73 <WarningLevel>4</WarningLevel>
74 <DebugType>full</DebugType>
75 <ErrorReport>prompt</ErrorReport>
76 </PropertyGroup>
77 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
78 <OutputPath>bin\Release\</OutputPath>
79 <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
80 <BaseAddress>285212672</BaseAddress>
81 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
82 <ConfigurationOverrideFile>
83 </ConfigurationOverrideFile>
84 <DefineConstants>DEBUG</DefineConstants>
85 <DocumentationFile>bin\Release\ClinicalScheduling.XML</DocumentationFile>
86 <DebugSymbols>false</DebugSymbols>
87 <FileAlignment>4096</FileAlignment>
88 <NoStdLib>false</NoStdLib>
89 <NoWarn>
90 </NoWarn>
91 <Optimize>true</Optimize>
92 <RegisterForComInterop>false</RegisterForComInterop>
93 <RemoveIntegerChecks>false</RemoveIntegerChecks>
94 <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
95 <WarningLevel>4</WarningLevel>
96 <DebugType>none</DebugType>
97 <ErrorReport>prompt</ErrorReport>
98 </PropertyGroup>
99 <ItemGroup>
100 <Reference Include="BMXNet20, Version=2.0.2459.21970, Culture=neutral, PublicKeyToken=069dc2499aed6a8c, processorArchitecture=MSIL">
101 <SpecificVersion>False</SpecificVersion>
102 <HintPath>.\BMXNet20.dll</HintPath>
103 </Reference>
104 <Reference Include="CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL">
105 <Private>True</Private>
106 </Reference>
107 <Reference Include="CrystalDecisions.Enterprise.Framework, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304">
108 <Private>True</Private>
109 </Reference>
110 <Reference Include="CrystalDecisions.Enterprise.InfoStore, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304">
111 <Private>True</Private>
112 </Reference>
113 <Reference Include="CrystalDecisions.ReportSource, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL">
114 <Private>True</Private>
115 </Reference>
116 <Reference Include="CrystalDecisions.Shared, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL">
117 <Private>True</Private>
118 </Reference>
119 <Reference Include="CrystalDecisions.Windows.Forms, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL">
120 <Private>True</Private>
121 </Reference>
122 <Reference Include="System">
123 <Name>System</Name>
124 </Reference>
125 <Reference Include="System.configuration" />
126 <Reference Include="System.Core">
127 <RequiredTargetFramework>3.5</RequiredTargetFramework>
128 </Reference>
129 <Reference Include="System.Data">
130 <Name>System.Data</Name>
131 </Reference>
132 <Reference Include="System.Data.DataSetExtensions">
133 <RequiredTargetFramework>3.5</RequiredTargetFramework>
134 </Reference>
135 <Reference Include="System.Drawing">
136 <Name>System.Drawing</Name>
137 </Reference>
138 <Reference Include="System.Web.Extensions">
139 <RequiredTargetFramework>3.5</RequiredTargetFramework>
140 </Reference>
141 <Reference Include="System.Web.Services">
142 <Name>System.Web.Services</Name>
143 </Reference>
144 <Reference Include="System.Windows.Forms">
145 <Name>System.Windows.Forms</Name>
146 </Reference>
147 <Reference Include="System.Xml">
148 <Name>System.XML</Name>
149 </Reference>
150 </ItemGroup>
151 <ItemGroup>
152 <None Include="app.config" />
153 <None Include="CGView.cd" />
154 <None Include="ClassDiagram1.cd" />
155 <None Include="ClassDiagram2.cd" />
156 <None Include="dsPatientApptDisplay2.xsc">
157 <DependentUpon>dsPatientApptDisplay2.xsd</DependentUpon>
158 </None>
159 <None Include="dsPatientApptDisplay2.xss">
160 <DependentUpon>dsPatientApptDisplay2.xsd</DependentUpon>
161 </None>
162 <None Include="dsPatientApptDisplay2.xsx">
163 <DependentUpon>dsPatientApptDisplay2.xsd</DependentUpon>
164 </None>
165 <None Include="dsRebookAppts.xsc">
166 <DependentUpon>dsRebookAppts.xsd</DependentUpon>
167 </None>
168 <None Include="dsRebookAppts.xss">
169 <DependentUpon>dsRebookAppts.xsd</DependentUpon>
170 </None>
171 <None Include="dsRebookAppts.xsx">
172 <DependentUpon>dsRebookAppts.xsd</DependentUpon>
173 </None>
174 <Content Include="App.ico" />
175 <Content Include="dsPatientApptDisplay2.xsd">
176 <Generator>MSDataSetGenerator</Generator>
177 <LastGenOutput>dsPatientApptDisplay2.Designer.cs</LastGenOutput>
178 <SubType>Designer</SubType>
179 </Content>
180 <Content Include="dsRebookAppts.xsd">
181 <Generator>MSDataSetGenerator</Generator>
182 <LastGenOutput>dsRebookAppts.Designer.cs</LastGenOutput>
183 <SubType>Designer</SubType>
184 </Content>
185 <Compile Include="AssemblyInfo.cs">
186 <SubType>Code</SubType>
187 </Compile>
188 <Compile Include="CalendarGrid.cs">
189 <SubType>Component</SubType>
190 </Compile>
191 <Compile Include="CGAppointment.cs" />
192 <Compile Include="CGAppointmentChangedArgs.cs" />
193 <Compile Include="CGAppointmentChangedHandler.cs" />
194 <Compile Include="CGAppointments.cs" />
195 <Compile Include="CGAvailability.cs" />
196 <Compile Include="CGAVDocument.cs">
197 <SubType>Code</SubType>
198 </Compile>
199 <Compile Include="CGAVView.cs">
200 <SubType>Form</SubType>
201 </Compile>
202 <Compile Include="CGCell.cs" />
203 <Compile Include="CGCells.cs" />
204 <Compile Include="CGDocument.cs">
205 <SubType>Code</SubType>
206 </Compile>
207 <Compile Include="CGDocumentManager.cs">
208 <SubType>Form</SubType>
209 </Compile>
210 <Compile Include="CGRange.cs" />
211 <Compile Include="CGResource.cs" />
212 <Compile Include="CGSchedLib.cs">
213 <SubType>Code</SubType>
214 </Compile>
215 <Compile Include="CGSelectionChangedArgs.cs" />
216 <Compile Include="CGSelectionChangedHandler.cs" />
217 <Compile Include="CGView.cs">
218 <SubType>Form</SubType>
219 </Compile>
220 <Compile Include="crAppointmentList.cs">
221 <DependentUpon>crAppointmentList.rpt</DependentUpon>
222 <SubType>Component</SubType>
223 <DesignTime>True</DesignTime>
224 <AutoGen>True</AutoGen>
225 </Compile>
226 <Compile Include="crCancelLetter.cs">
227 <DependentUpon>crCancelLetter.rpt</DependentUpon>
228 <SubType>Component</SubType>
229 <DesignTime>True</DesignTime>
230 <AutoGen>True</AutoGen>
231 </Compile>
232 <Compile Include="crPatientApptDisplay.cs">
233 <DependentUpon>crPatientApptDisplay.rpt</DependentUpon>
234 <SubType>Component</SubType>
235 <DesignTime>True</DesignTime>
236 <AutoGen>True</AutoGen>
237 </Compile>
238 <Compile Include="crPatientLetter.cs">
239 <DependentUpon>crPatientLetter.rpt</DependentUpon>
240 <SubType>Component</SubType>
241 <DesignTime>True</DesignTime>
242 <AutoGen>True</AutoGen>
243 </Compile>
244 <Compile Include="crRebookLetter.cs">
245 <DependentUpon>crRebookLetter.rpt</DependentUpon>
246 <SubType>Component</SubType>
247 <DesignTime>True</DesignTime>
248 <AutoGen>True</AutoGen>
249 </Compile>
250 <Compile Include="DAccessBlock.cs">
251 <SubType>Form</SubType>
252 </Compile>
253 <Compile Include="DAccessGroup.cs">
254 <SubType>Form</SubType>
255 </Compile>
256 <Compile Include="DAccessGroupItem.cs">
257 <SubType>Form</SubType>
258 </Compile>
259 <Compile Include="DAccessTemplate.cs">
260 <SubType>Form</SubType>
261 </Compile>
262 <Compile Include="DAccessType.cs">
263 <SubType>Form</SubType>
264 </Compile>
265 <Compile Include="DAppointPage.cs">
266 <SubType>Form</SubType>
267 </Compile>
268 <Compile Include="DApptSearch.cs">
269 <SubType>Form</SubType>
270 </Compile>
271 <Compile Include="DCancelAppt.cs">
272 <SubType>Form</SubType>
273 </Compile>
274 <Compile Include="DCheckIn.cs">
275 <SubType>Form</SubType>
276 </Compile>
277 <Compile Include="DCopyAppts.cs">
278 <SubType>Form</SubType>
279 </Compile>
280 <Compile Include="dInputText.cs">
281 <SubType>Form</SubType>
282 </Compile>
283 <Compile Include="DManagement.cs">
284 <SubType>Form</SubType>
285 </Compile>
286 <Compile Include="DNoShow.cs">
287 <SubType>Form</SubType>
288 </Compile>
289 <Compile Include="DPatientApptDisplay.cs">
290 <SubType>Form</SubType>
291 </Compile>
292 <Compile Include="DPatientLetter.cs">
293 <SubType>Form</SubType>
294 </Compile>
295 <Compile Include="DPatientLookup.cs">
296 <SubType>Form</SubType>
297 </Compile>
298 <Compile Include="DResource.cs">
299 <SubType>Form</SubType>
300 </Compile>
301 <Compile Include="DResourceGroup.cs">
302 <SubType>Form</SubType>
303 </Compile>
304 <Compile Include="DResourceGroupItem.cs">
305 <SubType>Form</SubType>
306 </Compile>
307 <Compile Include="DResourceUser.cs">
308 <SubType>Form</SubType>
309 </Compile>
310 <Compile Include="DSelectLetterClinics.cs">
311 <SubType>Form</SubType>
312 </Compile>
313 <Compile Include="DSelectSchedules.cs">
314 <SubType>Form</SubType>
315 </Compile>
316 <Compile Include="dsPatientApptDisplay2.Designer.cs">
317 <AutoGen>True</AutoGen>
318 <DesignTime>True</DesignTime>
319 <DependentUpon>dsPatientApptDisplay2.xsd</DependentUpon>
320 </Compile>
321 <Compile Include="DSplash.cs">
322 <SubType>Form</SubType>
323 </Compile>
324 <Compile Include="dsRebookAppts.Designer.cs">
325 <AutoGen>True</AutoGen>
326 <DesignTime>True</DesignTime>
327 <DependentUpon>dsRebookAppts.xsd</DependentUpon>
328 </Compile>
329 <EmbeddedResource Include="CGAVView.resx">
330 <DependentUpon>CGAVView.cs</DependentUpon>
331 <SubType>Designer</SubType>
332 </EmbeddedResource>
333 <EmbeddedResource Include="CGDocumentManager.resx">
334 <DependentUpon>CGDocumentManager.cs</DependentUpon>
335 <SubType>Designer</SubType>
336 </EmbeddedResource>
337 <EmbeddedResource Include="CGView.resx">
338 <DependentUpon>CGView.cs</DependentUpon>
339 <SubType>Designer</SubType>
340 </EmbeddedResource>
341 <EmbeddedResource Include="crAppointmentList.rpt">
342 <Generator>CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator</Generator>
343 <LastGenOutput>crAppointmentList.cs</LastGenOutput>
344 </EmbeddedResource>
345 <EmbeddedResource Include="crCancelLetter.rpt">
346 <Generator>CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator</Generator>
347 <LastGenOutput>crCancelLetter.cs</LastGenOutput>
348 </EmbeddedResource>
349 <EmbeddedResource Include="crPatientApptDisplay.rpt">
350 <Generator>CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator</Generator>
351 <LastGenOutput>crPatientApptDisplay.cs</LastGenOutput>
352 </EmbeddedResource>
353 <EmbeddedResource Include="crPatientLetter.rpt">
354 <Generator>CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator</Generator>
355 <LastGenOutput>crPatientLetter.cs</LastGenOutput>
356 </EmbeddedResource>
357 <EmbeddedResource Include="crRebookLetter.rpt">
358 <Generator>CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator</Generator>
359 <LastGenOutput>crRebookLetter.cs</LastGenOutput>
360 </EmbeddedResource>
361 <EmbeddedResource Include="DAccessGroup.resx">
362 <DependentUpon>DAccessGroup.cs</DependentUpon>
363 <SubType>Designer</SubType>
364 </EmbeddedResource>
365 <EmbeddedResource Include="DAccessGroupItem.resx">
366 <DependentUpon>DAccessGroupItem.cs</DependentUpon>
367 <SubType>Designer</SubType>
368 </EmbeddedResource>
369 <EmbeddedResource Include="DAccessTemplate.resx">
370 <DependentUpon>DAccessTemplate.cs</DependentUpon>
371 <SubType>Designer</SubType>
372 </EmbeddedResource>
373 <EmbeddedResource Include="DAccessType.resx">
374 <DependentUpon>DAccessType.cs</DependentUpon>
375 <SubType>Designer</SubType>
376 </EmbeddedResource>
377 <EmbeddedResource Include="DAppointPage.resx">
378 <DependentUpon>DAppointPage.cs</DependentUpon>
379 <SubType>Designer</SubType>
380 </EmbeddedResource>
381 <EmbeddedResource Include="DApptSearch.resx">
382 <DependentUpon>DApptSearch.cs</DependentUpon>
383 <SubType>Designer</SubType>
384 </EmbeddedResource>
385 <EmbeddedResource Include="DCancelAppt.resx">
386 <DependentUpon>DCancelAppt.cs</DependentUpon>
387 <SubType>Designer</SubType>
388 </EmbeddedResource>
389 <EmbeddedResource Include="DCheckIn.resx">
390 <DependentUpon>DCheckIn.cs</DependentUpon>
391 <SubType>Designer</SubType>
392 </EmbeddedResource>
393 <EmbeddedResource Include="DCopyAppts.resx">
394 <DependentUpon>DCopyAppts.cs</DependentUpon>
395 <SubType>Designer</SubType>
396 </EmbeddedResource>
397 <EmbeddedResource Include="dInputText.resx">
398 <DependentUpon>dInputText.cs</DependentUpon>
399 <SubType>Designer</SubType>
400 </EmbeddedResource>
401 <EmbeddedResource Include="DManagement.resx">
402 <DependentUpon>DManagement.cs</DependentUpon>
403 <SubType>Designer</SubType>
404 </EmbeddedResource>
405 <EmbeddedResource Include="DNoShow.resx">
406 <DependentUpon>DNoShow.cs</DependentUpon>
407 <SubType>Designer</SubType>
408 </EmbeddedResource>
409 <EmbeddedResource Include="DPatientApptDisplay.resx">
410 <DependentUpon>DPatientApptDisplay.cs</DependentUpon>
411 <SubType>Designer</SubType>
412 </EmbeddedResource>
413 <EmbeddedResource Include="DPatientLetter.resx">
414 <DependentUpon>DPatientLetter.cs</DependentUpon>
415 <SubType>Designer</SubType>
416 </EmbeddedResource>
417 <EmbeddedResource Include="DPatientLookup.resx">
418 <DependentUpon>DPatientLookup.cs</DependentUpon>
419 <SubType>Designer</SubType>
420 </EmbeddedResource>
421 <EmbeddedResource Include="DResource.resx">
422 <DependentUpon>DResource.cs</DependentUpon>
423 <SubType>Designer</SubType>
424 </EmbeddedResource>
425 <EmbeddedResource Include="DResourceGroup.resx">
426 <DependentUpon>DResourceGroup.cs</DependentUpon>
427 <SubType>Designer</SubType>
428 </EmbeddedResource>
429 <EmbeddedResource Include="DResourceGroupItem.resx">
430 <DependentUpon>DResourceGroupItem.cs</DependentUpon>
431 <SubType>Designer</SubType>
432 </EmbeddedResource>
433 <EmbeddedResource Include="DResourceUser.resx">
434 <DependentUpon>DResourceUser.cs</DependentUpon>
435 <SubType>Designer</SubType>
436 </EmbeddedResource>
437 <EmbeddedResource Include="DSelectLetterClinics.resx">
438 <DependentUpon>DSelectLetterClinics.cs</DependentUpon>
439 <SubType>Designer</SubType>
440 </EmbeddedResource>
441 <EmbeddedResource Include="DSelectSchedules.resx">
442 <DependentUpon>DSelectSchedules.cs</DependentUpon>
443 <SubType>Designer</SubType>
444 </EmbeddedResource>
445 <EmbeddedResource Include="DSplash.resx">
446 <DependentUpon>DSplash.cs</DependentUpon>
447 <SubType>Designer</SubType>
448 </EmbeddedResource>
449 </ItemGroup>
450 <ItemGroup>
451 <Service Include="{967B4E0D-AD0C-4609-AB67-0FA40C0206D8}" />
452 <Service Include="{CF845C55-C321-4742-B673-E6212D061ED9}" />
453 </ItemGroup>
454 <ItemGroup>
455 <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
456 <Visible>False</Visible>
457 <ProductName>.NET Framework Client Profile</ProductName>
458 <Install>false</Install>
459 </BootstrapperPackage>
460 <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
461 <Visible>False</Visible>
462 <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
463 <Install>true</Install>
464 </BootstrapperPackage>
465 <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
466 <Visible>False</Visible>
467 <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
468 <Install>false</Install>
469 </BootstrapperPackage>
470 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
471 <Visible>False</Visible>
472 <ProductName>.NET Framework 3.5</ProductName>
473 <Install>false</Install>
474 </BootstrapperPackage>
475 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
476 <Visible>False</Visible>
477 <ProductName>.NET Framework 3.5 SP1</ProductName>
478 <Install>false</Install>
479 </BootstrapperPackage>
480 </ItemGroup>
481 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
482 <PropertyGroup>
483 <PreBuildEvent>
484 </PreBuildEvent>
485 <PostBuildEvent>
486 </PostBuildEvent>
487 </PropertyGroup>
488</Project>
Note: See TracBrowser for help on using the repository browser.