source: Scheduling/trunk/cs/bsdx0200GUISourceCode/ClinicalScheduling.csproj.user@ 614

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

Initial committ of scheduling package

File size: 2.6 KB
Line 
1<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2 <PropertyGroup>
3 <LastOpenVersion>7.10.3077</LastOpenVersion>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ReferencePath>
7 </ReferencePath>
8 <CopyProjectDestinationFolder>
9 </CopyProjectDestinationFolder>
10 <CopyProjectUncPath>
11 </CopyProjectUncPath>
12 <CopyProjectOption>0</CopyProjectOption>
13 <ProjectView>ProjectFiles</ProjectView>
14 <ProjectTrust>0</ProjectTrust>
15 <PublishUrlHistory>publish\</PublishUrlHistory>
16 <InstallUrlHistory>
17 </InstallUrlHistory>
18 <SupportUrlHistory>
19 </SupportUrlHistory>
20 <UpdateUrlHistory>
21 </UpdateUrlHistory>
22 <BootstrapperUrlHistory>
23 </BootstrapperUrlHistory>
24 <ErrorReportUrlHistory>
25 </ErrorReportUrlHistory>
26 <FallbackCulture>en-US</FallbackCulture>
27 <VerifyUploadedFiles>false</VerifyUploadedFiles>
28 </PropertyGroup>
29 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
30 <EnableASPDebugging>false</EnableASPDebugging>
31 <EnableASPXDebugging>false</EnableASPXDebugging>
32 <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
33 <EnableSQLServerDebugging>false</EnableSQLServerDebugging>
34 <RemoteDebugEnabled>false</RemoteDebugEnabled>
35 <RemoteDebugMachine>
36 </RemoteDebugMachine>
37 <StartAction>Project</StartAction>
38 <StartArguments>http://homedev.ihs.gov/otherprgms/clinicalscheduling/ClinicalScheduling.exe</StartArguments>
39 <StartPage>
40 </StartPage>
41 <StartProgram>C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\IEExec.exe</StartProgram>
42 <StartURL>
43 </StartURL>
44 <StartWorkingDirectory>
45 </StartWorkingDirectory>
46 <StartWithIE>false</StartWithIE>
47 </PropertyGroup>
48 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
49 <EnableASPDebugging>false</EnableASPDebugging>
50 <EnableASPXDebugging>false</EnableASPXDebugging>
51 <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
52 <EnableSQLServerDebugging>false</EnableSQLServerDebugging>
53 <RemoteDebugEnabled>false</RemoteDebugEnabled>
54 <RemoteDebugMachine>
55 </RemoteDebugMachine>
56 <StartAction>Project</StartAction>
57 <StartArguments>
58 </StartArguments>
59 <StartPage>
60 </StartPage>
61 <StartProgram>
62 </StartProgram>
63 <StartURL>
64 </StartURL>
65 <StartWorkingDirectory>
66 </StartWorkingDirectory>
67 <StartWithIE>false</StartWithIE>
68 </PropertyGroup>
69</Project>
Note: See TracBrowser for help on using the repository browser.