source: BMXNET_RPMS_dotNET_UTILITIES-BMX/trunk/cs/bmx_0200scr/BMX2/BMXNetTest/BMXNetTest.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: 3.1 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>C:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\BMXNet\BMXNetTest\;C:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\BMXNet\BMXNet\bin\Release\;C:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\BMXNet\BMXNet\bin\Debug\;C:\Documents and Settings\Horace\My Documents\Visual Studio Projects\BMXNet\BMXNet\bin\Debug\;C:\Documents and Settings\Horace\My Documents\Visual Studio Projects\BMXNet\BMXNet\bin\Release\;C:\Documents and Settings\Administrator\My Documents\Visual Studio Projects\BMXNet20040610C\BMXNet\bin\Debug\</ReferencePath>
8 <CopyProjectDestinationFolder>
9 </CopyProjectDestinationFolder>
10 <CopyProjectUncPath>
11 </CopyProjectUncPath>
12 <CopyProjectOption>0</CopyProjectOption>
13 <ProjectView>ProjectFiles</ProjectView>
14 <ProjectTrust>0</ProjectTrust>
15 <PublishUrlHistory>
16 </PublishUrlHistory>
17 <InstallUrlHistory>
18 </InstallUrlHistory>
19 <SupportUrlHistory>
20 </SupportUrlHistory>
21 <UpdateUrlHistory>
22 </UpdateUrlHistory>
23 <BootstrapperUrlHistory>
24 </BootstrapperUrlHistory>
25 <ErrorReportUrlHistory>
26 </ErrorReportUrlHistory>
27 <FallbackCulture>en-US</FallbackCulture>
28 <VerifyUploadedFiles>false</VerifyUploadedFiles>
29 </PropertyGroup>
30 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
31 <EnableASPDebugging>false</EnableASPDebugging>
32 <EnableASPXDebugging>false</EnableASPXDebugging>
33 <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
34 <EnableSQLServerDebugging>false</EnableSQLServerDebugging>
35 <RemoteDebugEnabled>false</RemoteDebugEnabled>
36 <RemoteDebugMachine>
37 </RemoteDebugMachine>
38 <StartAction>Project</StartAction>
39 <StartArguments>
40 </StartArguments>
41 <StartPage>
42 </StartPage>
43 <StartProgram>
44 </StartProgram>
45 <StartURL>
46 </StartURL>
47 <StartWorkingDirectory>
48 </StartWorkingDirectory>
49 <StartWithIE>true</StartWithIE>
50 </PropertyGroup>
51 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
52 <EnableASPDebugging>false</EnableASPDebugging>
53 <EnableASPXDebugging>false</EnableASPXDebugging>
54 <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
55 <EnableSQLServerDebugging>false</EnableSQLServerDebugging>
56 <RemoteDebugEnabled>false</RemoteDebugEnabled>
57 <RemoteDebugMachine>
58 </RemoteDebugMachine>
59 <StartAction>Project</StartAction>
60 <StartArguments>
61 </StartArguments>
62 <StartPage>
63 </StartPage>
64 <StartProgram>
65 </StartProgram>
66 <StartURL>
67 </StartURL>
68 <StartWorkingDirectory>
69 </StartWorkingDirectory>
70 <StartWithIE>true</StartWithIE>
71 </PropertyGroup>
72</Project>
Note: See TracBrowser for help on using the repository browser.