source: BMXNET_RPMS_dotNET_UTILITIES-BMX/trunk/cs/bmx_0200scr/BMX2/BMXNetTest/BMXNetTest.csproj.user@ 816

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

Project finally compiles.

File size: 3.0 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>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>
7 <CopyProjectDestinationFolder>
8 </CopyProjectDestinationFolder>
9 <CopyProjectUncPath>
10 </CopyProjectUncPath>
11 <CopyProjectOption>0</CopyProjectOption>
12 <ProjectView>ProjectFiles</ProjectView>
13 <ProjectTrust>0</ProjectTrust>
14 <PublishUrlHistory>
15 </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>
39 </StartArguments>
40 <StartPage>
41 </StartPage>
42 <StartProgram>
43 </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>true</StartWithIE>
70 </PropertyGroup>
71</Project>
Note: See TracBrowser for help on using the repository browser.