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

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

Initial commit of C# Source Code. Now to try to get it to compile.

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>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 </PropertyGroup>
15 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
16 <EnableASPDebugging>false</EnableASPDebugging>
17 <EnableASPXDebugging>false</EnableASPXDebugging>
18 <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
19 <EnableSQLServerDebugging>false</EnableSQLServerDebugging>
20 <RemoteDebugEnabled>false</RemoteDebugEnabled>
21 <RemoteDebugMachine>
22 </RemoteDebugMachine>
23 <StartAction>Project</StartAction>
24 <StartArguments>
25 </StartArguments>
26 <StartPage>
27 </StartPage>
28 <StartProgram>
29 </StartProgram>
30 <StartURL>
31 </StartURL>
32 <StartWorkingDirectory>
33 </StartWorkingDirectory>
34 <StartWithIE>true</StartWithIE>
35 </PropertyGroup>
36 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
37 <EnableASPDebugging>false</EnableASPDebugging>
38 <EnableASPXDebugging>false</EnableASPXDebugging>
39 <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
40 <EnableSQLServerDebugging>false</EnableSQLServerDebugging>
41 <RemoteDebugEnabled>false</RemoteDebugEnabled>
42 <RemoteDebugMachine>
43 </RemoteDebugMachine>
44 <StartAction>Project</StartAction>
45 <StartArguments>
46 </StartArguments>
47 <StartPage>
48 </StartPage>
49 <StartProgram>
50 </StartProgram>
51 <StartURL>
52 </StartURL>
53 <StartWorkingDirectory>
54 </StartWorkingDirectory>
55 <StartWithIE>true</StartWithIE>
56 </PropertyGroup>
57</Project>
Note: See TracBrowser for help on using the repository browser.