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

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

Merged Changes from branch 1.2.1 to new version 1.3.
Changed version from 1.2 to 1.3.

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>/s=172.16.17.51 /p=9240 /a=shabiel12 /v=catdog.44 /e=windows-1256</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>/s=172.16.17.51 /p=9240 /a=shabiel12 /v=catdog.44 /e=windows-1256</StartArguments>
58 <StartPage>
59 </StartPage>
60 <StartProgram>
61 </StartProgram>
62 <StartURL>
63 </StartURL>
64 <StartWorkingDirectory>
65 </StartWorkingDirectory>
66 <StartWithIE>false</StartWithIE>
67 </PropertyGroup>
68</Project>
Note: See TracBrowser for help on using the repository browser.