source: trunk/yao/share/antlr-2.7.7/lib/csharp/antlr.runtime/antlr.runtime.csproj @ 1

Last change on this file since 1 was 1, checked in by lnalod, 15 years ago

Initial import of YAO sources

File size: 20.8 KB
Line 
1<VisualStudioProject>
2    <CSHARP
3        ProjectType = "Local"
4        ProductVersion = "7.0.9466"
5        SchemaVersion = "1.0"
6        ProjectGuid = "{CB7CC882-ED47-46C0-AAAE-7A437F22F1C6}"
7    >
8        <Build>
9            <Settings
10                ApplicationIcon = ""
11                AssemblyKeyContainerName = ""
12                AssemblyName = "antlr.runtime"
13                AssemblyOriginatorKeyFile = ""
14                DefaultClientScript = "JScript"
15                DefaultHTMLPageLayout = "Grid"
16                DefaultTargetSchema = "IE50"
17                DelaySign = "false"
18                OutputType = "Library"
19                RootNamespace = ""
20                StartupObject = ""
21            >
22                <Config
23                    Name = "Debug"
24                    AllowUnsafeBlocks = "false"
25                    BaseAddress = "268435456"
26                    CheckForOverflowUnderflow = "false"
27                    ConfigurationOverrideFile = ""
28                    DefineConstants = "WIN32; DEBUG"
29                    DocumentationFile = ""
30                    DebugSymbols = "true"
31                    FileAlignment = "4096"
32                    IncrementalBuild = "false"
33                    Optimize = "false"
34                    OutputPath = "bin\"
35                    RegisterForComInterop = "false"
36                    RemoveIntegerChecks = "false"
37                    TreatWarningsAsErrors = "false"
38                    WarningLevel = "4"
39                />
40                <Config
41                    Name = "Release"
42                    AllowUnsafeBlocks = "false"
43                    BaseAddress = "268435456"
44                    CheckForOverflowUnderflow = "false"
45                    ConfigurationOverrideFile = ""
46                    DefineConstants = "WIN32"
47                    DocumentationFile = ""
48                    DebugSymbols = "false"
49                    FileAlignment = "4096"
50                    IncrementalBuild = "false"
51                    Optimize = "true"
52                    OutputPath = "bin\"
53                    RegisterForComInterop = "false"
54                    RemoveIntegerChecks = "false"
55                    TreatWarningsAsErrors = "false"
56                    WarningLevel = "2"
57                />
58            </Settings>
59            <References>
60                <Reference
61                    Name = "System"
62                    AssemblyName = "System"
63                />
64            </References>
65        </Build>
66        <Files>
67            <Include>
68                <File
69                    RelPath = "AssemblyInfo.cs"
70                    SubType = "Code"
71                    BuildAction = "Compile"
72                />
73                <File
74                    RelPath = "SupportClass.cs"
75                    SubType = "Code"
76                    BuildAction = "Compile"
77                />
78                <File
79                    RelPath = "antlr\ANTLRException.cs"
80                    SubType = "Code"
81                    BuildAction = "Compile"
82                />
83                <File
84                    RelPath = "antlr\ANTLRPanicException.cs"
85                    SubType = "Code"
86                    BuildAction = "Compile"
87                />
88                <File
89                    RelPath = "antlr\ASTFactory.cs"
90                    SubType = "Code"
91                    BuildAction = "Compile"
92                />
93                <File
94                    RelPath = "antlr\ASTNodeCreator.cs"
95                    SubType = "Code"
96                    BuildAction = "Compile"
97                />
98                <File
99                    RelPath = "antlr\ASTNULLType.cs"
100                    SubType = "Code"
101                    BuildAction = "Compile"
102                />
103                <File
104                    RelPath = "antlr\ASTPair.cs"
105                    SubType = "Code"
106                    BuildAction = "Compile"
107                />
108                <File
109                    RelPath = "antlr\ASTVisitor.cs"
110                    SubType = "Code"
111                    BuildAction = "Compile"
112                />
113                <File
114                    RelPath = "antlr\BaseAST.cs"
115                    SubType = "Code"
116                    BuildAction = "Compile"
117                />
118                <File
119                    RelPath = "antlr\ByteBuffer.cs"
120                    SubType = "Code"
121                    BuildAction = "Compile"
122                />
123                <File
124                    RelPath = "antlr\CharBuffer.cs"
125                    SubType = "Code"
126                    BuildAction = "Compile"
127                />
128                <File
129                    RelPath = "antlr\CharQueue.cs"
130                    SubType = "Code"
131                    BuildAction = "Compile"
132                />
133                <File
134                    RelPath = "antlr\CharScanner.cs"
135                    SubType = "Code"
136                    BuildAction = "Compile"
137                />
138                <File
139                    RelPath = "antlr\CharStreamException.cs"
140                    SubType = "Code"
141                    BuildAction = "Compile"
142                />
143                <File
144                    RelPath = "antlr\CharStreamIOException.cs"
145                    SubType = "Code"
146                    BuildAction = "Compile"
147                />
148                <File
149                    RelPath = "antlr\CommonAST.cs"
150                    SubType = "Code"
151                    BuildAction = "Compile"
152                />
153                <File
154                    RelPath = "antlr\CommonASTWithHiddenTokens.cs"
155                    SubType = "Code"
156                    BuildAction = "Compile"
157                />
158                <File
159                    RelPath = "antlr\CommonHiddenStreamToken.cs"
160                    SubType = "Code"
161                    BuildAction = "Compile"
162                />
163                <File
164                    RelPath = "antlr\CommonToken.cs"
165                    SubType = "Code"
166                    BuildAction = "Compile"
167                />
168                <File
169                    RelPath = "antlr\DefaultFileLineFormatter.cs"
170                    SubType = "Code"
171                    BuildAction = "Compile"
172                />
173                <File
174                    RelPath = "antlr\DumpASTVisitor.cs"
175                    SubType = "Code"
176                    BuildAction = "Compile"
177                />
178                <File
179                    RelPath = "antlr\FileLineFormatter.cs"
180                    SubType = "Code"
181                    BuildAction = "Compile"
182                />
183                <File
184                    RelPath = "antlr\IHiddenStreamToken.cs"
185                    SubType = "Code"
186                    BuildAction = "Compile"
187                />
188                <File
189                    RelPath = "antlr\InputBuffer.cs"
190                    SubType = "Code"
191                    BuildAction = "Compile"
192                />
193                <File
194                    RelPath = "antlr\IToken.cs"
195                    SubType = "Code"
196                    BuildAction = "Compile"
197                />
198                <File
199                    RelPath = "antlr\LexerSharedInputState.cs"
200                    SubType = "Code"
201                    BuildAction = "Compile"
202                />
203                <File
204                    RelPath = "antlr\LLkParser.cs"
205                    SubType = "Code"
206                    BuildAction = "Compile"
207                />
208                <File
209                    RelPath = "antlr\MismatchedCharException.cs"
210                    SubType = "Code"
211                    BuildAction = "Compile"
212                />
213                <File
214                    RelPath = "antlr\MismatchedTokenException.cs"
215                    SubType = "Code"
216                    BuildAction = "Compile"
217                />
218                <File
219                    RelPath = "antlr\NoViableAltException.cs"
220                    SubType = "Code"
221                    BuildAction = "Compile"
222                />
223                <File
224                    RelPath = "antlr\NoViableAltForCharException.cs"
225                    SubType = "Code"
226                    BuildAction = "Compile"
227                />
228                <File
229                    RelPath = "antlr\Parser.cs"
230                    SubType = "Code"
231                    BuildAction = "Compile"
232                />
233                <File
234                    RelPath = "antlr\ParserSharedInputState.cs"
235                    SubType = "Code"
236                    BuildAction = "Compile"
237                />
238                <File
239                    RelPath = "antlr\ParseTree.cs"
240                    SubType = "Code"
241                    BuildAction = "Compile"
242                />
243                <File
244                    RelPath = "antlr\ParseTreeRule.cs"
245                    SubType = "Code"
246                    BuildAction = "Compile"
247                />
248                <File
249                    RelPath = "antlr\ParseTreeToken.cs"
250                    SubType = "Code"
251                    BuildAction = "Compile"
252                />
253                <File
254                    RelPath = "antlr\RecognitionException.cs"
255                    SubType = "Code"
256                    BuildAction = "Compile"
257                />
258                <File
259                    RelPath = "antlr\SemanticException.cs"
260                    SubType = "Code"
261                    BuildAction = "Compile"
262                />
263                <File
264                    RelPath = "antlr\StringUtils.cs"
265                    SubType = "Code"
266                    BuildAction = "Compile"
267                />
268                <File
269                    RelPath = "antlr\Token.cs"
270                    SubType = "Code"
271                    BuildAction = "Compile"
272                />
273                <File
274                    RelPath = "antlr\TokenBuffer.cs"
275                    SubType = "Code"
276                    BuildAction = "Compile"
277                />
278                <File
279                    RelPath = "antlr\TokenCreator.cs"
280                    SubType = "Code"
281                    BuildAction = "Compile"
282                />
283                <File
284                    RelPath = "antlr\TokenQueue.cs"
285                    SubType = "Code"
286                    BuildAction = "Compile"
287                />
288                <File
289                    RelPath = "antlr\TokenStream.cs"
290                    SubType = "Code"
291                    BuildAction = "Compile"
292                />
293                <File
294                    RelPath = "antlr\TokenStreamBasicFilter.cs"
295                    SubType = "Code"
296                    BuildAction = "Compile"
297                />
298                <File
299                    RelPath = "antlr\TokenStreamException.cs"
300                    SubType = "Code"
301                    BuildAction = "Compile"
302                />
303                <File
304                    RelPath = "antlr\TokenStreamHiddenTokenFilter.cs"
305                    SubType = "Code"
306                    BuildAction = "Compile"
307                />
308                <File
309                    RelPath = "antlr\TokenStreamIOException.cs"
310                    SubType = "Code"
311                    BuildAction = "Compile"
312                />
313                <File
314                    RelPath = "antlr\TokenStreamRecognitionException.cs"
315                    SubType = "Code"
316                    BuildAction = "Compile"
317                />
318                <File
319                    RelPath = "antlr\TokenStreamRetryException.cs"
320                    SubType = "Code"
321                    BuildAction = "Compile"
322                />
323                <File
324                    RelPath = "antlr\TokenStreamRewriteEngine.cs"
325                    SubType = "Code"
326                    BuildAction = "Compile"
327                />
328                <File
329                    RelPath = "antlr\TokenStreamSelector.cs"
330                    SubType = "Code"
331                    BuildAction = "Compile"
332                />
333                <File
334                    RelPath = "antlr\TokenWithIndex.cs"
335                    SubType = "Code"
336                    BuildAction = "Compile"
337                />
338                <File
339                    RelPath = "antlr\TreeParser.cs"
340                    SubType = "Code"
341                    BuildAction = "Compile"
342                />
343                <File
344                    RelPath = "antlr\TreeParserSharedInputState.cs"
345                    SubType = "Code"
346                    BuildAction = "Compile"
347                />
348                <File
349                    RelPath = "antlr.collections\AST.cs"
350                    SubType = "Code"
351                    BuildAction = "Compile"
352                />
353                <File
354                    RelPath = "antlr.collections.impl\ASTArray.cs"
355                    SubType = "Code"
356                    BuildAction = "Compile"
357                />
358                <File
359                    RelPath = "antlr.collections.impl\BitSet.cs"
360                    SubType = "Code"
361                    BuildAction = "Compile"
362                />
363                <File
364                    RelPath = "antlr.debug\ANTLREventArgs.cs"
365                    SubType = "Code"
366                    BuildAction = "Compile"
367                />
368                <File
369                    RelPath = "antlr.debug\DebuggingCharScanner.cs"
370                    SubType = "Code"
371                    BuildAction = "Compile"
372                />
373                <File
374                    RelPath = "antlr.debug\DebuggingInputBuffer.cs"
375                    SubType = "Code"
376                    BuildAction = "Compile"
377                />
378                <File
379                    RelPath = "antlr.debug\DebuggingParser.cs"
380                    SubType = "Code"
381                    BuildAction = "Compile"
382                />
383                <File
384                    RelPath = "antlr.debug\GuessingEventArgs.cs"
385                    SubType = "Code"
386                    BuildAction = "Compile"
387                />
388                <File
389                    RelPath = "antlr.debug\ICharScannerDebugSubject.cs"
390                    SubType = "Code"
391                    BuildAction = "Compile"
392                />
393                <File
394                    RelPath = "antlr.debug\IDebugSubject.cs"
395                    SubType = "Code"
396                    BuildAction = "Compile"
397                />
398                <File
399                    RelPath = "antlr.debug\InputBufferEventArgs.cs"
400                    SubType = "Code"
401                    BuildAction = "Compile"
402                />
403                <File
404                    RelPath = "antlr.debug\InputBufferEventSupport.cs"
405                    SubType = "Code"
406                    BuildAction = "Compile"
407                />
408                <File
409                    RelPath = "antlr.debug\InputBufferListener.cs"
410                    SubType = "Code"
411                    BuildAction = "Compile"
412                />
413                <File
414                    RelPath = "antlr.debug\InputBufferListenerBase.cs"
415                    SubType = "Code"
416                    BuildAction = "Compile"
417                />
418                <File
419                    RelPath = "antlr.debug\InputBufferReporter.cs"
420                    SubType = "Code"
421                    BuildAction = "Compile"
422                />
423                <File
424                    RelPath = "antlr.debug\IParserDebugSubject.cs"
425                    SubType = "Code"
426                    BuildAction = "Compile"
427                />
428                <File
429                    RelPath = "antlr.debug\Listener.cs"
430                    SubType = "Code"
431                    BuildAction = "Compile"
432                />
433                <File
434                    RelPath = "antlr.debug\LLkDebuggingParser.cs"
435                    SubType = "Code"
436                    BuildAction = "Compile"
437                />
438                <File
439                    RelPath = "antlr.debug\MessageEventArgs.cs"
440                    SubType = "Code"
441                    BuildAction = "Compile"
442                />
443                <File
444                    RelPath = "antlr.debug\MessageListener.cs"
445                    SubType = "Code"
446                    BuildAction = "Compile"
447                />
448                <File
449                    RelPath = "antlr.debug\MessageListenerBase.cs"
450                    SubType = "Code"
451                    BuildAction = "Compile"
452                />
453                <File
454                    RelPath = "antlr.debug\NewLineEventArgs.cs"
455                    SubType = "Code"
456                    BuildAction = "Compile"
457                />
458                <File
459                    RelPath = "antlr.debug\NewLineListener.cs"
460                    SubType = "Code"
461                    BuildAction = "Compile"
462                />
463                <File
464                    RelPath = "antlr.debug\ParserController.cs"
465                    SubType = "Code"
466                    BuildAction = "Compile"
467                />
468                <File
469                    RelPath = "antlr.debug\ParserEventSupport.cs"
470                    SubType = "Code"
471                    BuildAction = "Compile"
472                />
473                <File
474                    RelPath = "antlr.debug\ParserListener.cs"
475                    SubType = "Code"
476                    BuildAction = "Compile"
477                />
478                <File
479                    RelPath = "antlr.debug\ParserListenerBase.cs"
480                    SubType = "Code"
481                    BuildAction = "Compile"
482                />
483                <File
484                    RelPath = "antlr.debug\ParserMatchEventArgs.cs"
485                    SubType = "Code"
486                    BuildAction = "Compile"
487                />
488                <File
489                    RelPath = "antlr.debug\ParserMatchListener.cs"
490                    SubType = "Code"
491                    BuildAction = "Compile"
492                />
493                <File
494                    RelPath = "antlr.debug\ParserMatchListenerBase.cs"
495                    SubType = "Code"
496                    BuildAction = "Compile"
497                />
498                <File
499                    RelPath = "antlr.debug\ParserReporter.cs"
500                    SubType = "Code"
501                    BuildAction = "Compile"
502                />
503                <File
504                    RelPath = "antlr.debug\ParserTokenEventArgs.cs"
505                    SubType = "Code"
506                    BuildAction = "Compile"
507                />
508                <File
509                    RelPath = "antlr.debug\ParserTokenListener.cs"
510                    SubType = "Code"
511                    BuildAction = "Compile"
512                />
513                <File
514                    RelPath = "antlr.debug\ParserTokenListenerBase.cs"
515                    SubType = "Code"
516                    BuildAction = "Compile"
517                />
518                <File
519                    RelPath = "antlr.debug\ParseTreeDebugParser.cs"
520                    SubType = "Code"
521                    BuildAction = "Compile"
522                />
523                <File
524                    RelPath = "antlr.debug\ScannerEventSupport.cs"
525                    SubType = "Code"
526                    BuildAction = "Compile"
527                />
528                <File
529                    RelPath = "antlr.debug\SemanticPredicateEventArgs.cs"
530                    SubType = "Code"
531                    BuildAction = "Compile"
532                />
533                <File
534                    RelPath = "antlr.debug\SemanticPredicateListener.cs"
535                    SubType = "Code"
536                    BuildAction = "Compile"
537                />
538                <File
539                    RelPath = "antlr.debug\SemanticPredicateListenerBase.cs"
540                    SubType = "Code"
541                    BuildAction = "Compile"
542                />
543                <File
544                    RelPath = "antlr.debug\SyntacticPredicateEventArgs.cs"
545                    SubType = "Code"
546                    BuildAction = "Compile"
547                />
548                <File
549                    RelPath = "antlr.debug\SyntacticPredicateListener.cs"
550                    SubType = "Code"
551                    BuildAction = "Compile"
552                />
553                <File
554                    RelPath = "antlr.debug\SyntacticPredicateListenerBase.cs"
555                    SubType = "Code"
556                    BuildAction = "Compile"
557                />
558                <File
559                    RelPath = "antlr.debug\TraceEventArgs.cs"
560                    SubType = "Code"
561                    BuildAction = "Compile"
562                />
563                <File
564                    RelPath = "antlr.debug\TraceListener.cs"
565                    SubType = "Code"
566                    BuildAction = "Compile"
567                />
568                <File
569                    RelPath = "antlr.debug\TraceListenerBase.cs"
570                    SubType = "Code"
571                    BuildAction = "Compile"
572                />
573                <File
574                    RelPath = "antlr.debug\Tracer.cs"
575                    SubType = "Code"
576                    BuildAction = "Compile"
577                />
578            </Include>
579        </Files>
580    </CSHARP>
581</VisualStudioProject>
582
Note: See TracBrowser for help on using the repository browser.