source: BMXNET_RPMS_dotNET_UTILITIES-BMX/trunk/cs/bmx_0200scr/BMX2/BMXNet/BMXNet.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.3 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\clinicalscheduling\calendargrid\bin\release\</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>Program</StartAction>
24 <StartArguments>http://homedev.ihs.gov/otherprgms/clinicalscheduling/ClinicalScheduling.exe</StartArguments>
25 <StartPage>
26 </StartPage>
27 <StartProgram>C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\IEExec.exe</StartProgram>
28 <StartURL>
29 </StartURL>
30 <StartWorkingDirectory>
31 </StartWorkingDirectory>
32 <StartWithIE>true</StartWithIE>
33 </PropertyGroup>
34 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
35 <EnableASPDebugging>false</EnableASPDebugging>
36 <EnableASPXDebugging>false</EnableASPXDebugging>
37 <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
38 <EnableSQLServerDebugging>false</EnableSQLServerDebugging>
39 <RemoteDebugEnabled>false</RemoteDebugEnabled>
40 <RemoteDebugMachine>
41 </RemoteDebugMachine>
42 <StartAction>Project</StartAction>
43 <StartArguments>
44 </StartArguments>
45 <StartPage>
46 </StartPage>
47 <StartProgram>
48 </StartProgram>
49 <StartURL>
50 </StartURL>
51 <StartWorkingDirectory>
52 </StartWorkingDirectory>
53 <StartWithIE>false</StartWithIE>
54 </PropertyGroup>
55</Project>
Note: See TracBrowser for help on using the repository browser.