2005-07-05 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / mcs / compiler.csproj
1 <VisualStudioProject>\r
2     <CSHARP\r
3         ProjectType = "Local"\r
4         ProductVersion = "7.10.3077"\r
5         SchemaVersion = "2.0"\r
6         ProjectGuid = "{896D1461-B76B-41C0-ABE6-ACA2BB4F7B5A}"\r
7     >\r
8         <Build>\r
9             <Settings\r
10                 ApplicationIcon = ""\r
11                 AssemblyKeyContainerName = ""\r
12                 AssemblyName = "mcs"\r
13                 AssemblyOriginatorKeyFile = ""\r
14                 DefaultClientScript = "JScript"\r
15                 DefaultHTMLPageLayout = "Grid"\r
16                 DefaultTargetSchema = "IE50"\r
17                 DelaySign = "false"\r
18                 OutputType = "Exe"\r
19                 PreBuildEvent = ""\r
20                 PostBuildEvent = ""\r
21                 RootNamespace = "CIR"\r
22                 RunPostBuildEvent = "OnBuildSuccess"\r
23                 StartupObject = ""\r
24             >\r
25                 <Config\r
26                     Name = "Debug"\r
27                     AllowUnsafeBlocks = "false"\r
28                     BaseAddress = "285212672"\r
29                     CheckForOverflowUnderflow = "false"\r
30                     ConfigurationOverrideFile = ""\r
31                     DefineConstants = "DEBUG;TRACE"\r
32                     DocumentationFile = ""\r
33                     DebugSymbols = "true"\r
34                     FileAlignment = "4096"\r
35                     IncrementalBuild = "false"\r
36                     NoStdLib = "false"\r
37                     NoWarn = ""\r
38                     Optimize = "false"\r
39                     OutputPath = ".\"\r
40                     RegisterForComInterop = "false"\r
41                     RemoveIntegerChecks = "false"\r
42                     TreatWarningsAsErrors = "false"\r
43                     WarningLevel = "4"\r
44                 />\r
45                 <Config\r
46                     Name = "Release"\r
47                     AllowUnsafeBlocks = "false"\r
48                     BaseAddress = "285212672"\r
49                     CheckForOverflowUnderflow = "false"\r
50                     ConfigurationOverrideFile = ""\r
51                     DefineConstants = "TRACE"\r
52                     DocumentationFile = ""\r
53                     DebugSymbols = "false"\r
54                     FileAlignment = "4096"\r
55                     IncrementalBuild = "true"\r
56                     NoStdLib = "false"\r
57                     NoWarn = ""\r
58                     Optimize = "true"\r
59                     OutputPath = "bin\Release\"\r
60                     RegisterForComInterop = "false"\r
61                     RemoveIntegerChecks = "false"\r
62                     TreatWarningsAsErrors = "false"\r
63                     WarningLevel = "4"\r
64                 />\r
65             </Settings>\r
66             <References>\r
67                 <Reference\r
68                     Name = "System"\r
69                     AssemblyName = "System"\r
70                 />\r
71                 <Reference\r
72                     Name = "System.XML"\r
73                     AssemblyName = "System.XML"\r
74                     HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"\r
75                 />\r
76             </References>\r
77         </Build>\r
78         <Files>\r
79             <Include>\r
80                 <File\r
81                     RelPath = "anonymous.cs"\r
82                     SubType = "Code"\r
83                     BuildAction = "Compile"\r
84                 />\r
85                 <File\r
86                     RelPath = "AssemblyInfo.cs"\r
87                     SubType = "Code"\r
88                     BuildAction = "Compile"\r
89                 />\r
90                 <File\r
91                     RelPath = "assign.cs"\r
92                     SubType = "Code"\r
93                     BuildAction = "Compile"\r
94                 />\r
95                 <File\r
96                     RelPath = "attribute.cs"\r
97                     SubType = "Code"\r
98                     BuildAction = "Compile"\r
99                 />\r
100                 <File\r
101                     RelPath = "cfold.cs"\r
102                     SubType = "Code"\r
103                     BuildAction = "Compile"\r
104                 />\r
105                 <File\r
106                     RelPath = "class.cs"\r
107                     SubType = "Code"\r
108                     BuildAction = "Compile"\r
109                 />\r
110                 <File\r
111                     RelPath = "codegen.cs"\r
112                     SubType = "Code"\r
113                     BuildAction = "Compile"\r
114                 />\r
115                 <File\r
116                     RelPath = "const.cs"\r
117                     SubType = "Code"\r
118                     BuildAction = "Compile"\r
119                 />\r
120                 <File\r
121                     RelPath = "constant.cs"\r
122                     SubType = "Code"\r
123                     BuildAction = "Compile"\r
124                 />\r
125                 <File\r
126                     RelPath = "convert.cs"\r
127                     SubType = "Code"\r
128                     BuildAction = "Compile"\r
129                 />\r
130                 <File\r
131                     RelPath = "CryptoConvert.cs"\r
132                     Link = "..\class\corlib\Mono.Security.Cryptography\CryptoConvert.cs"\r
133                     SubType = "Code"\r
134                     BuildAction = "Compile"\r
135                 />\r
136                 <File\r
137                     RelPath = "cs-parser.cs"\r
138                     SubType = "Code"\r
139                     BuildAction = "Compile"\r
140                 />\r
141                 <File\r
142                     RelPath = "cs-tokenizer.cs"\r
143                     SubType = "Code"\r
144                     BuildAction = "Compile"\r
145                 />\r
146                 <File\r
147                     RelPath = "decl.cs"\r
148                     SubType = "Code"\r
149                     BuildAction = "Compile"\r
150                 />\r
151                 <File\r
152                     RelPath = "delegate.cs"\r
153                     SubType = "Code"\r
154                     BuildAction = "Compile"\r
155                 />\r
156                 <File\r
157                     RelPath = "doc.cs"\r
158                     SubType = "Code"\r
159                     BuildAction = "Compile"\r
160                 />\r
161                 <File\r
162                     RelPath = "driver.cs"\r
163                     SubType = "Code"\r
164                     BuildAction = "Compile"\r
165                 />\r
166                 <File\r
167                     RelPath = "ecore.cs"\r
168                     SubType = "Code"\r
169                     BuildAction = "Compile"\r
170                 />\r
171                 <File\r
172                     RelPath = "enum.cs"\r
173                     SubType = "Code"\r
174                     BuildAction = "Compile"\r
175                 />\r
176                 <File\r
177                     RelPath = "expression.cs"\r
178                     SubType = "Code"\r
179                     BuildAction = "Compile"\r
180                 />\r
181                 <File\r
182                     RelPath = "flowanalysis.cs"\r
183                     SubType = "Code"\r
184                     BuildAction = "Compile"\r
185                 />\r
186                 <File\r
187                     RelPath = "iterators.cs"\r
188                     SubType = "Code"\r
189                     BuildAction = "Compile"\r
190                 />\r
191                 <File\r
192                     RelPath = "literal.cs"\r
193                     SubType = "Code"\r
194                     BuildAction = "Compile"\r
195                 />\r
196                 <File\r
197                     RelPath = "location.cs"\r
198                     SubType = "Code"\r
199                     BuildAction = "Compile"\r
200                 />\r
201                 <File\r
202                     RelPath = "modifiers.cs"\r
203                     SubType = "Code"\r
204                     BuildAction = "Compile"\r
205                 />\r
206                 <File\r
207                     RelPath = "MonoSymbolFile.cs"\r
208                     Link = "..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolFile.cs"\r
209                     SubType = "Code"\r
210                     BuildAction = "Compile"\r
211                 />\r
212                 <File\r
213                     RelPath = "MonoSymbolTable.cs"\r
214                     Link = "..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolTable.cs"\r
215                     SubType = "Code"\r
216                     BuildAction = "Compile"\r
217                 />\r
218                 <File\r
219                     RelPath = "MonoSymbolWriter.cs"\r
220                     Link = "..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolWriter.cs"\r
221                     SubType = "Code"\r
222                     BuildAction = "Compile"\r
223                 />\r
224                 <File\r
225                     RelPath = "namespace.cs"\r
226                     SubType = "Code"\r
227                     BuildAction = "Compile"\r
228                 />\r
229                 <File\r
230                     RelPath = "parameter.cs"\r
231                     SubType = "Code"\r
232                     BuildAction = "Compile"\r
233                 />\r
234                 <File\r
235                     RelPath = "pending.cs"\r
236                     SubType = "Code"\r
237                     BuildAction = "Compile"\r
238                 />\r
239                 <File\r
240                     RelPath = "report.cs"\r
241                     SubType = "Code"\r
242                     BuildAction = "Compile"\r
243                 />\r
244                 <File\r
245                     RelPath = "rootcontext.cs"\r
246                     SubType = "Code"\r
247                     BuildAction = "Compile"\r
248                 />\r
249                 <File\r
250                     RelPath = "statement.cs"\r
251                     SubType = "Code"\r
252                     BuildAction = "Compile"\r
253                 />\r
254                 <File\r
255                     RelPath = "support.cs"\r
256                     SubType = "Code"\r
257                     BuildAction = "Compile"\r
258                 />\r
259                 <File\r
260                     RelPath = "symbolwriter.cs"\r
261                     SubType = "Code"\r
262                     BuildAction = "Compile"\r
263                 />\r
264                 <File\r
265                     RelPath = "tree.cs"\r
266                     SubType = "Code"\r
267                     BuildAction = "Compile"\r
268                 />\r
269                 <File\r
270                     RelPath = "typemanager.cs"\r
271                     SubType = "Code"\r
272                     BuildAction = "Compile"\r
273                 />\r
274                 <Folder\r
275                     RelPath = "Web References\"\r
276                     WebReferences = "TRUE"\r
277                 />\r
278             </Include>\r
279         </Files>\r
280     </CSHARP>\r
281 </VisualStudioProject>\r
282 \r