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