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

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

Removal of Crystal Reports
Partial Rework of Clinic Patient List report
Other reports that used Crystal don't work yet.
Fixes for Strongly typed DataTables (change the RESOURCEID from uint to int) to support table merge from untyped table.
Support for command line arguments: /s= for server /p= for port /a= for access code /v= for verify code
Only the following combinations work: none; /s and /p; /s, /p, /a, /v

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