source: BMXNET_RPMS_dotNET_UTILITIES-BMX/trunk/cs/bmx_0200scr/BMX2/BMXNet/BMXNet.csproj.user@ 967

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

Fixes for Division dialog usability (ok button autoaccept; focus on list on startup).
Change project format to VS 2010.

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