29a087c6c389de1a556b0d1c28c9f6d649a91368
[mono.git] / mcs / mcs / compiler.csproj
1 <VisualStudioProject>\r
2     <CSHARP\r
3         ProjectType = "Local"\r
4         ProductVersion = "7.0.9372"\r
5         SchemaVersion = "1.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 = "compiler"\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                 RootNamespace = "CIR"\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 = "true"\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                 />\r
64                 <Reference\r
65                     Name = "System.Data"\r
66                     AssemblyName = "System.Data"\r
67                 />\r
68                 <Reference\r
69                     Name = "System.XML"\r
70                     AssemblyName = "System.Xml"\r
71                 />\r
72             </References>\r
73         </Build>\r
74         <Files>\r
75             <Include>\r
76                 <File\r
77                     RelPath = "AssemblyInfo.cs"\r
78                     SubType = "Code"\r
79                     BuildAction = "Compile"\r
80                 />\r
81                 <File\r
82                     RelPath = "assign.cs"\r
83                     SubType = "Code"\r
84                     BuildAction = "Compile"\r
85                 />\r
86                 <File\r
87                     RelPath = "attribute.cs"\r
88                     SubType = "Code"\r
89                     BuildAction = "Compile"\r
90                 />\r
91                 <File\r
92                     RelPath = "class.cs"\r
93                     SubType = "Code"\r
94                     BuildAction = "Compile"\r
95                 />\r
96                 <File\r
97                     RelPath = "codegen.cs"\r
98                     SubType = "Code"\r
99                     BuildAction = "Compile"\r
100                 />\r
101                 <File\r
102                     RelPath = "constant.cs"\r
103                     SubType = "Code"\r
104                     BuildAction = "Compile"\r
105                 />\r
106                 <File\r
107                     RelPath = "cs-parser.cs"\r
108                     SubType = "Code"\r
109                     BuildAction = "Compile"\r
110                 />\r
111                 <File\r
112                     RelPath = "cs-tokenizer.cs"\r
113                     SubType = "Code"\r
114                     BuildAction = "Compile"\r
115                 />\r
116                 <File\r
117                     RelPath = "decl.cs"\r
118                     SubType = "Code"\r
119                     BuildAction = "Compile"\r
120                 />\r
121                 <File\r
122                     RelPath = "delegate.cs"\r
123                     SubType = "Code"\r
124                     BuildAction = "Compile"\r
125                 />\r
126                 <File\r
127                     RelPath = "driver.cs"\r
128                     SubType = "Code"\r
129                     BuildAction = "Compile"\r
130                 />\r
131                 <File\r
132                     RelPath = "ecore.cs"\r
133                     SubType = "Code"\r
134                     BuildAction = "Compile"\r
135                 />\r
136                 <File\r
137                     RelPath = "enum.cs"\r
138                     SubType = "Code"\r
139                     BuildAction = "Compile"\r
140                 />\r
141                 <File\r
142                     RelPath = "expression.cs"\r
143                     SubType = "Code"\r
144                     BuildAction = "Compile"\r
145                 />\r
146                 <File\r
147                     RelPath = "generator.cs"\r
148                     SubType = "Code"\r
149                     BuildAction = "Compile"\r
150                 />\r
151                 <File\r
152                     RelPath = "genericparser.cs"\r
153                     SubType = "Code"\r
154                     BuildAction = "Compile"\r
155                 />\r
156                 <File\r
157                     RelPath = "gen-treedump.cs"\r
158                     SubType = "Code"\r
159                     BuildAction = "Compile"\r
160                 />\r
161                 <File\r
162                     RelPath = "interface.cs"\r
163                     SubType = "Code"\r
164                     BuildAction = "Compile"\r
165                 />\r
166                 <File\r
167                     RelPath = "literal.cs"\r
168                     SubType = "Code"\r
169                     BuildAction = "Compile"\r
170                 />\r
171                 <File\r
172                     RelPath = "location.cs"\r
173                     SubType = "Code"\r
174                     BuildAction = "Compile"\r
175                 />\r
176                 <File\r
177                     RelPath = "modifiers.cs"\r
178                     SubType = "Code"\r
179                     BuildAction = "Compile"\r
180                 />\r
181                 <File\r
182                     RelPath = "namespace.cs"\r
183                     SubType = "Code"\r
184                     BuildAction = "Compile"\r
185                 />\r
186                 <File\r
187                     RelPath = "parameter.cs"\r
188                     SubType = "Code"\r
189                     BuildAction = "Compile"\r
190                 />\r
191                 <File\r
192                     RelPath = "parameterCollection.cs"\r
193                     SubType = "Code"\r
194                     BuildAction = "Compile"\r
195                 />\r
196                 <File\r
197                     RelPath = "report.cs"\r
198                     SubType = "Code"\r
199                     BuildAction = "Compile"\r
200                 />\r
201                 <File\r
202                     RelPath = "rootcontext.cs"\r
203                     SubType = "Code"\r
204                     BuildAction = "Compile"\r
205                 />\r
206                 <File\r
207                     RelPath = "statement.cs"\r
208                     SubType = "Code"\r
209                     BuildAction = "Compile"\r
210                 />\r
211                 <File\r
212                     RelPath = "statementCollection.cs"\r
213                     SubType = "Code"\r
214                     BuildAction = "Compile"\r
215                 />\r
216                 <File\r
217                     RelPath = "support.cs"\r
218                     SubType = "Code"\r
219                     BuildAction = "Compile"\r
220                 />\r
221                 <File\r
222                     RelPath = "tree.cs"\r
223                     SubType = "Code"\r
224                     BuildAction = "Compile"\r
225                 />\r
226                 <File\r
227                     RelPath = "typemanager.cs"\r
228                     SubType = "Code"\r
229                     BuildAction = "Compile"\r
230                 />\r
231             </Include>\r
232         </Files>\r
233     </CSHARP>\r
234 </VisualStudioProject>\r
235 \r