2006-05-06 Marek Safar <marek.safar@seznam.cz>
[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;NET_1_1"\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 = "Consts.cs"\r
127                     Link = "..\build\common\Consts.cs"\r
128                     SubType = "Code"\r
129                     BuildAction = "Compile"\r
130                 />\r
131                 <File\r
132                     RelPath = "convert.cs"\r
133                     SubType = "Code"\r
134                     BuildAction = "Compile"\r
135                 />\r
136                 <File\r
137                     RelPath = "CryptoConvert.cs"\r
138                     Link = "..\class\corlib\Mono.Security.Cryptography\CryptoConvert.cs"\r
139                     SubType = "Code"\r
140                     BuildAction = "Compile"\r
141                 />\r
142                 <File\r
143                     RelPath = "cs-parser.cs"\r
144                     SubType = "Code"\r
145                     BuildAction = "Compile"\r
146                 />\r
147                 <File\r
148                     RelPath = "cs-tokenizer.cs"\r
149                     SubType = "Code"\r
150                     BuildAction = "Compile"\r
151                 />\r
152                 <File\r
153                     RelPath = "decl.cs"\r
154                     SubType = "Code"\r
155                     BuildAction = "Compile"\r
156                 />\r
157                 <File\r
158                     RelPath = "delegate.cs"\r
159                     SubType = "Code"\r
160                     BuildAction = "Compile"\r
161                 />\r
162                 <File\r
163                     RelPath = "doc.cs"\r
164                     SubType = "Code"\r
165                     BuildAction = "Compile"\r
166                 />\r
167                 <File\r
168                     RelPath = "driver.cs"\r
169                     SubType = "Code"\r
170                     BuildAction = "Compile"\r
171                 />\r
172                 <File\r
173                     RelPath = "ecore.cs"\r
174                     SubType = "Code"\r
175                     BuildAction = "Compile"\r
176                 />\r
177                 <File\r
178                     RelPath = "enum.cs"\r
179                     SubType = "Code"\r
180                     BuildAction = "Compile"\r
181                 />\r
182                 <File\r
183                     RelPath = "expression.cs"\r
184                     SubType = "Code"\r
185                     BuildAction = "Compile"\r
186                 />\r
187                 <File\r
188                     RelPath = "flowanalysis.cs"\r
189                     SubType = "Code"\r
190                     BuildAction = "Compile"\r
191                 />\r
192                 <File\r
193                     RelPath = "iterators.cs"\r
194                     SubType = "Code"\r
195                     BuildAction = "Compile"\r
196                 />\r
197                 <File\r
198                     RelPath = "literal.cs"\r
199                     SubType = "Code"\r
200                     BuildAction = "Compile"\r
201                 />\r
202                 <File\r
203                     RelPath = "location.cs"\r
204                     SubType = "Code"\r
205                     BuildAction = "Compile"\r
206                 />\r
207                 <File\r
208                     RelPath = "modifiers.cs"\r
209                     SubType = "Code"\r
210                     BuildAction = "Compile"\r
211                 />\r
212                 <File\r
213                     RelPath = "MonoSymbolFile.cs"\r
214                     Link = "..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolFile.cs"\r
215                     SubType = "Code"\r
216                     BuildAction = "Compile"\r
217                 />\r
218                 <File\r
219                     RelPath = "MonoSymbolTable.cs"\r
220                     Link = "..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolTable.cs"\r
221                     SubType = "Code"\r
222                     BuildAction = "Compile"\r
223                 />\r
224                 <File\r
225                     RelPath = "MonoSymbolWriter.cs"\r
226                     Link = "..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolWriter.cs"\r
227                     SubType = "Code"\r
228                     BuildAction = "Compile"\r
229                 />\r
230                 <File\r
231                     RelPath = "namespace.cs"\r
232                     SubType = "Code"\r
233                     BuildAction = "Compile"\r
234                 />\r
235                 <File\r
236                     RelPath = "parameter.cs"\r
237                     SubType = "Code"\r
238                     BuildAction = "Compile"\r
239                 />\r
240                 <File\r
241                     RelPath = "pending.cs"\r
242                     SubType = "Code"\r
243                     BuildAction = "Compile"\r
244                 />\r
245                 <File\r
246                     RelPath = "report.cs"\r
247                     SubType = "Code"\r
248                     BuildAction = "Compile"\r
249                 />\r
250                 <File\r
251                     RelPath = "rootcontext.cs"\r
252                     SubType = "Code"\r
253                     BuildAction = "Compile"\r
254                 />\r
255                 <File\r
256                     RelPath = "statement.cs"\r
257                     SubType = "Code"\r
258                     BuildAction = "Compile"\r
259                 />\r
260                 <File\r
261                     RelPath = "support.cs"\r
262                     SubType = "Code"\r
263                     BuildAction = "Compile"\r
264                 />\r
265                 <File\r
266                     RelPath = "symbolwriter.cs"\r
267                     SubType = "Code"\r
268                     BuildAction = "Compile"\r
269                 />\r
270                 <File\r
271                     RelPath = "tree.cs"\r
272                     SubType = "Code"\r
273                     BuildAction = "Compile"\r
274                 />\r
275                 <File\r
276                     RelPath = "typemanager.cs"\r
277                     SubType = "Code"\r
278                     BuildAction = "Compile"\r
279                 />\r
280                 <Folder\r
281                     RelPath = "Web References\"\r
282                     WebReferences = "TRUE"\r
283                 />\r
284             </Include>\r
285         </Files>\r
286     </CSHARP>\r
287 </VisualStudioProject>\r
288 \r