source: Scheduling/trunk/cs/bsdx0200GUISourceCode/CalendarGrid.csproj.user@ 614

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

Initial committ of scheduling package

File size: 2.1 KB
Line 
1<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2 <PropertyGroup>
3 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
4 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
5 <ReferencePath>C:\Documents and Settings\hwhitt\My Documents\Visual Studio Projects\RPX20\ReleaseMinDependency\</ReferencePath>
6 <CopyProjectDestinationFolder>
7 </CopyProjectDestinationFolder>
8 <CopyProjectUncPath>
9 </CopyProjectUncPath>
10 <CopyProjectOption>0</CopyProjectOption>
11 <ProjectView>ProjectFiles</ProjectView>
12 <ProjectTrust>0</ProjectTrust>
13 </PropertyGroup>
14 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
15 <EnableASPDebugging>false</EnableASPDebugging>
16 <EnableASPXDebugging>false</EnableASPXDebugging>
17 <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
18 <EnableSQLServerDebugging>false</EnableSQLServerDebugging>
19 <RemoteDebugEnabled>false</RemoteDebugEnabled>
20 <RemoteDebugMachine>
21 </RemoteDebugMachine>
22 <StartAction>Project</StartAction>
23 <StartArguments>
24 </StartArguments>
25 <StartPage>
26 </StartPage>
27 <StartProgram>
28 </StartProgram>
29 <StartURL>
30 </StartURL>
31 <StartWorkingDirectory>
32 </StartWorkingDirectory>
33 <StartWithIE>true</StartWithIE>
34 </PropertyGroup>
35 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
36 <EnableASPDebugging>false</EnableASPDebugging>
37 <EnableASPXDebugging>false</EnableASPXDebugging>
38 <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
39 <EnableSQLServerDebugging>false</EnableSQLServerDebugging>
40 <RemoteDebugEnabled>false</RemoteDebugEnabled>
41 <RemoteDebugMachine>
42 </RemoteDebugMachine>
43 <StartAction>Project</StartAction>
44 <StartArguments>
45 </StartArguments>
46 <StartPage>
47 </StartPage>
48 <StartProgram>
49 </StartProgram>
50 <StartURL>
51 </StartURL>
52 <StartWorkingDirectory>
53 </StartWorkingDirectory>
54 <StartWithIE>true</StartWithIE>
55 </PropertyGroup>
56</Project>
Note: See TracBrowser for help on using the repository browser.