2005-12-27 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / mbas / mbas.csproj
1 <VisualStudioProject>\r
2     <CSHARP\r
3         ProjectType = "Local"\r
4         ProductVersion = "7.10.3077"\r
5         SchemaVersion = "2.0"\r
6         ProjectGuid = "{D9868C8B-B8C9-43E0-8702-F33AD49F1CC3}"\r
7     >\r
8         <Build>\r
9             <Settings\r
10                 ApplicationIcon = "mbas.ico"\r
11                 AssemblyKeyContainerName = ""\r
12                 AssemblyName = "mbas"\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 = "Mono.Languages"\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 = "true"\r
36                     NoStdLib = "false"\r
37                     NoWarn = ""\r
38                     Optimize = "false"\r
39                     OutputPath = "E:\mbas-out\"\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 = "false"\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                     HintPath = "..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.dll"\r
71                 />\r
72                 <Reference\r
73                     Name = "System.Data"\r
74                     AssemblyName = "System.Data"\r
75                     HintPath = "..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"\r
76                 />\r
77                 <Reference\r
78                     Name = "System.XML"\r
79                     AssemblyName = "System.Xml"\r
80                     HintPath = "..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"\r
81                 />\r
82                 <Reference\r
83                     Name = "Mono.GetOptions"\r
84                     Project = "{88BF59CF-3127-46E8-A61D-613E333FFAC7}"\r
85                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"\r
86                 />\r
87                 <Reference\r
88                     Name = "Microsoft.VisualBasic"\r
89                     Project = "{8A34E0CD-E436-4969-8103-0B66F5FC82EA}"\r
90                     Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"\r
91                 />\r
92             </References>\r
93         </Build>\r
94         <Files>\r
95             <Include>\r
96                 <File\r
97                     RelPath = "argument.cs"\r
98                     SubType = "Code"\r
99                     BuildAction = "Compile"\r
100                 />\r
101                 <File\r
102                     RelPath = "AssemblyInfo.cs"\r
103                     SubType = "Code"\r
104                     BuildAction = "Compile"\r
105                 />\r
106                 <File\r
107                     RelPath = "assign.cs"\r
108                     SubType = "Code"\r
109                     BuildAction = "Compile"\r
110                 />\r
111                 <File\r
112                     RelPath = "attribute.cs"\r
113                     SubType = "Code"\r
114                     BuildAction = "Compile"\r
115                 />\r
116                 <File\r
117                     RelPath = "cfold.cs"\r
118                     SubType = "Code"\r
119                     BuildAction = "Compile"\r
120                 />\r
121                 <File\r
122                     RelPath = "ChangeLog"\r
123                     BuildAction = "None"\r
124                 />\r
125                 <File\r
126                     RelPath = "class.cs"\r
127                     SubType = "Code"\r
128                     BuildAction = "Compile"\r
129                 />\r
130                 <File\r
131                     RelPath = "codegen.cs"\r
132                     SubType = "Code"\r
133                     BuildAction = "Compile"\r
134                 />\r
135                 <File\r
136                     RelPath = "const.cs"\r
137                     SubType = "Code"\r
138                     BuildAction = "Compile"\r
139                 />\r
140                 <File\r
141                     RelPath = "constant.cs"\r
142                     SubType = "Code"\r
143                     BuildAction = "Compile"\r
144                 />\r
145                 <File\r
146                     RelPath = "decl.cs"\r
147                     SubType = "Code"\r
148                     BuildAction = "Compile"\r
149                 />\r
150                 <File\r
151                     RelPath = "defaultparserattribute.cs"\r
152                     SubType = "Code"\r
153                     BuildAction = "Compile"\r
154                 />\r
155                 <File\r
156                     RelPath = "delegate.cs"\r
157                     SubType = "Code"\r
158                     BuildAction = "Compile"\r
159                 />\r
160                 <File\r
161                     RelPath = "driver.cs"\r
162                     SubType = "Code"\r
163                     BuildAction = "Compile"\r
164                 />\r
165                 <File\r
166                     RelPath = "ecore.cs"\r
167                     SubType = "Code"\r
168                     BuildAction = "Compile"\r
169                 />\r
170                 <File\r
171                     RelPath = "enum.cs"\r
172                     SubType = "Code"\r
173                     BuildAction = "Compile"\r
174                 />\r
175                 <File\r
176                     RelPath = "expression.cs"\r
177                     SubType = "Code"\r
178                     BuildAction = "Compile"\r
179                 />\r
180                 <File\r
181                     RelPath = "genericparser.cs"\r
182                     SubType = "Code"\r
183                     BuildAction = "Compile"\r
184                 />\r
185                 <File\r
186                     RelPath = "interface.cs"\r
187                     SubType = "Code"\r
188                     BuildAction = "Compile"\r
189                 />\r
190                 <File\r
191                     RelPath = "literal.cs"\r
192                     SubType = "Code"\r
193                     BuildAction = "Compile"\r
194                 />\r
195                 <File\r
196                     RelPath = "location.cs"\r
197                     SubType = "Code"\r
198                     BuildAction = "Compile"\r
199                 />\r
200                 <File\r
201                     RelPath = "mbas.ico"\r
202                     BuildAction = "Content"\r
203                 />\r
204                 <File\r
205                     RelPath = "mb-parser.cs"\r
206                     SubType = "Code"\r
207                     BuildAction = "Compile"\r
208                 />\r
209                 <File\r
210                     RelPath = "mb-parser.jay"\r
211                     BuildAction = "None"\r
212                 />\r
213                 <File\r
214                     RelPath = "mb-tokenizer.cs"\r
215                     SubType = "Code"\r
216                     BuildAction = "Compile"\r
217                 />\r
218                 <File\r
219                     RelPath = "modifiers.cs"\r
220                     SubType = "Code"\r
221                     BuildAction = "Compile"\r
222                 />\r
223                 <File\r
224                     RelPath = "module.cs"\r
225                     SubType = "Code"\r
226                     BuildAction = "Compile"\r
227                 />\r
228                 <File\r
229                     RelPath = "namespace.cs"\r
230                     SubType = "Code"\r
231                     BuildAction = "Compile"\r
232                 />\r
233                 <File\r
234                     RelPath = "parameter.cs"\r
235                     SubType = "Code"\r
236                     BuildAction = "Compile"\r
237                 />\r
238                 <File\r
239                     RelPath = "pending.cs"\r
240                     SubType = "Code"\r
241                     BuildAction = "Compile"\r
242                 />\r
243                 <File\r
244                     RelPath = "report.cs"\r
245                     SubType = "Code"\r
246                     BuildAction = "Compile"\r
247                 />\r
248                 <File\r
249                     RelPath = "rootcontext.cs"\r
250                     SubType = "Code"\r
251                     BuildAction = "Compile"\r
252                 />\r
253                 <File\r
254                     RelPath = "sourcebeingcompiled.cs"\r
255                     SubType = "Code"\r
256                     BuildAction = "Compile"\r
257                 />\r
258                 <File\r
259                     RelPath = "statement.cs"\r
260                     SubType = "Code"\r
261                     BuildAction = "Compile"\r
262                 />\r
263                 <File\r
264                     RelPath = "statementCollection.cs"\r
265                     SubType = "Code"\r
266                     BuildAction = "Compile"\r
267                 />\r
268                 <File\r
269                     RelPath = "support.cs"\r
270                     SubType = "Code"\r
271                     BuildAction = "Compile"\r
272                 />\r
273                 <File\r
274                     RelPath = "tree.cs"\r
275                     SubType = "Code"\r
276                     BuildAction = "Compile"\r
277                 />\r
278                 <File\r
279                     RelPath = "typemanager.cs"\r
280                     SubType = "Code"\r
281                     BuildAction = "Compile"\r
282                 />\r
283                 <File\r
284                     RelPath = "testmbas\filelist"\r
285                     BuildAction = "Content"\r
286                 />\r
287             </Include>\r
288         </Files>\r
289     </CSHARP>\r
290 </VisualStudioProject>\r
291 \r