Initial checkin of typhoon UI project.
[typhoon-ui.git] / typhoonUI.csproj
1 <VisualStudioProject>\r
2     <CSHARP\r
3         ProjectType = "Local"\r
4         ProductVersion = "7.0.9466"\r
5         SchemaVersion = "1.0"\r
6         ProjectGuid = "{6A1EA114-F59A-4598-A2E1-147B732DD135}"\r
7     >\r
8         <Build>\r
9             <Settings\r
10                 ApplicationIcon = "App.ico"\r
11                 AssemblyKeyContainerName = ""\r
12                 AssemblyName = "typhoonUI"\r
13                 AssemblyOriginatorKeyFile = ""\r
14                 DefaultClientScript = "JScript"\r
15                 DefaultHTMLPageLayout = "Grid"\r
16                 DefaultTargetSchema = "IE50"\r
17                 DelaySign = "false"\r
18                 OutputType = "WinExe"\r
19                 RootNamespace = "typhoonUI"\r
20                 StartupObject = ""\r
21             >\r
22                 <Config\r
23                     Name = "Debug"\r
24                     AllowUnsafeBlocks = "false"\r
25                     BaseAddress = "285212672"\r
26                     CheckForOverflowUnderflow = "false"\r
27                     ConfigurationOverrideFile = ""\r
28                     DefineConstants = "DEBUG;TRACE"\r
29                     DocumentationFile = ""\r
30                     DebugSymbols = "true"\r
31                     FileAlignment = "4096"\r
32                     IncrementalBuild = "true"\r
33                     Optimize = "false"\r
34                     OutputPath = "bin\Debug\"\r
35                     RegisterForComInterop = "false"\r
36                     RemoveIntegerChecks = "false"\r
37                     TreatWarningsAsErrors = "false"\r
38                     WarningLevel = "4"\r
39                 />\r
40                 <Config\r
41                     Name = "Release"\r
42                     AllowUnsafeBlocks = "false"\r
43                     BaseAddress = "285212672"\r
44                     CheckForOverflowUnderflow = "false"\r
45                     ConfigurationOverrideFile = ""\r
46                     DefineConstants = "TRACE"\r
47                     DocumentationFile = ""\r
48                     DebugSymbols = "false"\r
49                     FileAlignment = "4096"\r
50                     IncrementalBuild = "false"\r
51                     Optimize = "true"\r
52                     OutputPath = "bin\Release\"\r
53                     RegisterForComInterop = "false"\r
54                     RemoveIntegerChecks = "false"\r
55                     TreatWarningsAsErrors = "false"\r
56                     WarningLevel = "4"\r
57                 />\r
58             </Settings>\r
59             <References>\r
60                 <Reference\r
61                     Name = "System"\r
62                     AssemblyName = "System"\r
63                     HintPath = "..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.dll"\r
64                 />\r
65                 <Reference\r
66                     Name = "System.Data"\r
67                     AssemblyName = "System.Data"\r
68                     HintPath = "..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"\r
69                 />\r
70                 <Reference\r
71                     Name = "System.Drawing"\r
72                     AssemblyName = "System.Drawing"\r
73                     HintPath = "..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll"\r
74                 />\r
75                 <Reference\r
76                     Name = "System.Windows.Forms"\r
77                     AssemblyName = "System.Windows.Forms"\r
78                     HintPath = "..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Windows.Forms.dll"\r
79                 />\r
80                 <Reference\r
81                     Name = "System.XML"\r
82                     AssemblyName = "System.Xml"\r
83                     HintPath = "..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"\r
84                 />\r
85             </References>\r
86         </Build>\r
87         <Files>\r
88             <Include>\r
89                 <File\r
90                     RelPath = "App.ico"\r
91                     BuildAction = "Content"\r
92                 />\r
93                 <File\r
94                     RelPath = "AssemblyInfo.cs"\r
95                     SubType = "Code"\r
96                     BuildAction = "Compile"\r
97                 />\r
98                 <File\r
99                     RelPath = "Form1.cs"\r
100                     SubType = "Form"\r
101                     BuildAction = "Compile"\r
102                 />\r
103                 <File\r
104                     RelPath = "Form1.resx"\r
105                     DependentUpon = "Form1.cs"\r
106                     BuildAction = "EmbeddedResource"\r
107                 />\r
108             </Include>\r
109         </Files>\r
110     </CSHARP>\r
111 </VisualStudioProject>\r
112 \r