Update changes.
[castle.git] / Experiments / Rook / Castle.Rook / Castle.Rook.csproj
blobbac4bd1b500cf7ca6069e28a0ceeb27f61e3ec9d
1 <VisualStudioProject>\r
2     <CSHARP\r
3         ProjectType = "Local"\r
4         ProductVersion = "7.10.3077"\r
5         SchemaVersion = "2.0"\r
6         ProjectGuid = "{D97E576A-FFAF-468F-B196-26799CE07F15}"\r
7     >\r
8         <Build>\r
9             <Settings\r
10                 ApplicationIcon = ""\r
11                 AssemblyKeyContainerName = ""\r
12                 AssemblyName = "Castle.Rook"\r
13                 AssemblyOriginatorKeyFile = ""\r
14                 DefaultClientScript = "JScript"\r
15                 DefaultHTMLPageLayout = "Grid"\r
16                 DefaultTargetSchema = "IE50"\r
17                 DelaySign = "false"\r
18                 OutputType = "Library"\r
19                 PreBuildEvent = "rem cd $(ProjectDir)&#xd;&#xa;rem antlr $(ProjectDir)\lang.g"\r
20                 PostBuildEvent = ""\r
21                 RootNamespace = "Castle.Rook"\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 = "false"\r
36                     NoStdLib = "false"\r
37                     NoWarn = ""\r
38                     Optimize = "false"\r
39                     OutputPath = "..\bin\temp\"\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\"\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 = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"\r
71                 />\r
72                 <Reference\r
73                     Name = "System.Data"\r
74                     AssemblyName = "System.Data"\r
75                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"\r
76                 />\r
77                 <Reference\r
78                     Name = "System.XML"\r
79                     AssemblyName = "System.Xml"\r
80                     HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"\r
81                 />\r
82             </References>\r
83         </Build>\r
84         <Files>\r
85             <Include>\r
86                 <File\r
87                     RelPath = "AssemblyInfo.cs"\r
88                     SubType = "Code"\r
89                     BuildAction = "Compile"\r
90                 />\r
91                 <File\r
92                     RelPath = "Compiler.cs"\r
93                     SubType = "Code"\r
94                     BuildAction = "Compile"\r
95                 />\r
96                 <File\r
97                     RelPath = "lang.g"\r
98                     BuildAction = "None"\r
99                 />\r
100                 <File\r
101                     RelPath = "RookLangParser.cs"\r
102                     SubType = "Code"\r
103                     BuildAction = "Compile"\r
104                 />\r
105                 <File\r
106                     RelPath = "RookLexer.cs"\r
107                     SubType = "Code"\r
108                     BuildAction = "Compile"\r
109                 />\r
110                 <File\r
111                     RelPath = "RookParser.cs"\r
112                     SubType = "Code"\r
113                     BuildAction = "Compile"\r
114                 />\r
115                 <File\r
116                     RelPath = "RookTokenTypes.cs"\r
117                     SubType = "Code"\r
118                     BuildAction = "Compile"\r
119                 />\r
120                 <File\r
121                     RelPath = "RookTokenTypes.txt"\r
122                     BuildAction = "Content"\r
123                 />\r
124                 <File\r
125                     RelPath = "SupportClass.cs"\r
126                     SubType = "Code"\r
127                     BuildAction = "Compile"\r
128                 />\r
129                 <File\r
130                     RelPath = "antlr\ANTLRException.cs"\r
131                     SubType = "Code"\r
132                     BuildAction = "Compile"\r
133                 />\r
134                 <File\r
135                     RelPath = "antlr\ANTLRPanicException.cs"\r
136                     SubType = "Code"\r
137                     BuildAction = "Compile"\r
138                 />\r
139                 <File\r
140                     RelPath = "antlr\ASTFactory.cs"\r
141                     SubType = "Code"\r
142                     BuildAction = "Compile"\r
143                 />\r
144                 <File\r
145                     RelPath = "antlr\ASTNodeCreator.cs"\r
146                     SubType = "Code"\r
147                     BuildAction = "Compile"\r
148                 />\r
149                 <File\r
150                     RelPath = "antlr\ASTNULLType.cs"\r
151                     SubType = "Code"\r
152                     BuildAction = "Compile"\r
153                 />\r
154                 <File\r
155                     RelPath = "antlr\ASTPair.cs"\r
156                     SubType = "Code"\r
157                     BuildAction = "Compile"\r
158                 />\r
159                 <File\r
160                     RelPath = "antlr\ASTVisitor.cs"\r
161                     SubType = "Code"\r
162                     BuildAction = "Compile"\r
163                 />\r
164                 <File\r
165                     RelPath = "antlr\BaseAST.cs"\r
166                     SubType = "Code"\r
167                     BuildAction = "Compile"\r
168                 />\r
169                 <File\r
170                     RelPath = "antlr\ByteBuffer.cs"\r
171                     SubType = "Code"\r
172                     BuildAction = "Compile"\r
173                 />\r
174                 <File\r
175                     RelPath = "antlr\CharBuffer.cs"\r
176                     SubType = "Code"\r
177                     BuildAction = "Compile"\r
178                 />\r
179                 <File\r
180                     RelPath = "antlr\CharQueue.cs"\r
181                     SubType = "Code"\r
182                     BuildAction = "Compile"\r
183                 />\r
184                 <File\r
185                     RelPath = "antlr\CharScanner.cs"\r
186                     SubType = "Code"\r
187                     BuildAction = "Compile"\r
188                 />\r
189                 <File\r
190                     RelPath = "antlr\CharStreamException.cs"\r
191                     SubType = "Code"\r
192                     BuildAction = "Compile"\r
193                 />\r
194                 <File\r
195                     RelPath = "antlr\CharStreamIOException.cs"\r
196                     SubType = "Code"\r
197                     BuildAction = "Compile"\r
198                 />\r
199                 <File\r
200                     RelPath = "antlr\CommonAST.cs"\r
201                     SubType = "Code"\r
202                     BuildAction = "Compile"\r
203                 />\r
204                 <File\r
205                     RelPath = "antlr\CommonASTWithHiddenTokens.cs"\r
206                     SubType = "Code"\r
207                     BuildAction = "Compile"\r
208                 />\r
209                 <File\r
210                     RelPath = "antlr\CommonHiddenStreamToken.cs"\r
211                     SubType = "Code"\r
212                     BuildAction = "Compile"\r
213                 />\r
214                 <File\r
215                     RelPath = "antlr\CommonToken.cs"\r
216                     SubType = "Code"\r
217                     BuildAction = "Compile"\r
218                 />\r
219                 <File\r
220                     RelPath = "antlr\DefaultFileLineFormatter.cs"\r
221                     SubType = "Code"\r
222                     BuildAction = "Compile"\r
223                 />\r
224                 <File\r
225                     RelPath = "antlr\DumpASTVisitor.cs"\r
226                     SubType = "Code"\r
227                     BuildAction = "Compile"\r
228                 />\r
229                 <File\r
230                     RelPath = "antlr\FileLineFormatter.cs"\r
231                     SubType = "Code"\r
232                     BuildAction = "Compile"\r
233                 />\r
234                 <File\r
235                     RelPath = "antlr\IHiddenStreamToken.cs"\r
236                     SubType = "Code"\r
237                     BuildAction = "Compile"\r
238                 />\r
239                 <File\r
240                     RelPath = "antlr\InputBuffer.cs"\r
241                     SubType = "Code"\r
242                     BuildAction = "Compile"\r
243                 />\r
244                 <File\r
245                     RelPath = "antlr\IToken.cs"\r
246                     SubType = "Code"\r
247                     BuildAction = "Compile"\r
248                 />\r
249                 <File\r
250                     RelPath = "antlr\LexerSharedInputState.cs"\r
251                     SubType = "Code"\r
252                     BuildAction = "Compile"\r
253                 />\r
254                 <File\r
255                     RelPath = "antlr\LLkParser.cs"\r
256                     SubType = "Code"\r
257                     BuildAction = "Compile"\r
258                 />\r
259                 <File\r
260                     RelPath = "antlr\MismatchedCharException.cs"\r
261                     SubType = "Code"\r
262                     BuildAction = "Compile"\r
263                 />\r
264                 <File\r
265                     RelPath = "antlr\MismatchedTokenException.cs"\r
266                     SubType = "Code"\r
267                     BuildAction = "Compile"\r
268                 />\r
269                 <File\r
270                     RelPath = "antlr\NoViableAltException.cs"\r
271                     SubType = "Code"\r
272                     BuildAction = "Compile"\r
273                 />\r
274                 <File\r
275                     RelPath = "antlr\NoViableAltForCharException.cs"\r
276                     SubType = "Code"\r
277                     BuildAction = "Compile"\r
278                 />\r
279                 <File\r
280                     RelPath = "antlr\Parser.cs"\r
281                     SubType = "Code"\r
282                     BuildAction = "Compile"\r
283                 />\r
284                 <File\r
285                     RelPath = "antlr\ParserSharedInputState.cs"\r
286                     SubType = "Code"\r
287                     BuildAction = "Compile"\r
288                 />\r
289                 <File\r
290                     RelPath = "antlr\ParseTree.cs"\r
291                     SubType = "Code"\r
292                     BuildAction = "Compile"\r
293                 />\r
294                 <File\r
295                     RelPath = "antlr\ParseTreeRule.cs"\r
296                     SubType = "Code"\r
297                     BuildAction = "Compile"\r
298                 />\r
299                 <File\r
300                     RelPath = "antlr\ParseTreeToken.cs"\r
301                     SubType = "Code"\r
302                     BuildAction = "Compile"\r
303                 />\r
304                 <File\r
305                     RelPath = "antlr\RecognitionException.cs"\r
306                     SubType = "Code"\r
307                     BuildAction = "Compile"\r
308                 />\r
309                 <File\r
310                     RelPath = "antlr\SemanticException.cs"\r
311                     SubType = "Code"\r
312                     BuildAction = "Compile"\r
313                 />\r
314                 <File\r
315                     RelPath = "antlr\StringUtils.cs"\r
316                     SubType = "Code"\r
317                     BuildAction = "Compile"\r
318                 />\r
319                 <File\r
320                     RelPath = "antlr\Token.cs"\r
321                     SubType = "Code"\r
322                     BuildAction = "Compile"\r
323                 />\r
324                 <File\r
325                     RelPath = "antlr\TokenBuffer.cs"\r
326                     SubType = "Code"\r
327                     BuildAction = "Compile"\r
328                 />\r
329                 <File\r
330                     RelPath = "antlr\TokenCreator.cs"\r
331                     SubType = "Code"\r
332                     BuildAction = "Compile"\r
333                 />\r
334                 <File\r
335                     RelPath = "antlr\TokenQueue.cs"\r
336                     SubType = "Code"\r
337                     BuildAction = "Compile"\r
338                 />\r
339                 <File\r
340                     RelPath = "antlr\TokenStream.cs"\r
341                     SubType = "Code"\r
342                     BuildAction = "Compile"\r
343                 />\r
344                 <File\r
345                     RelPath = "antlr\TokenStreamBasicFilter.cs"\r
346                     SubType = "Code"\r
347                     BuildAction = "Compile"\r
348                 />\r
349                 <File\r
350                     RelPath = "antlr\TokenStreamException.cs"\r
351                     SubType = "Code"\r
352                     BuildAction = "Compile"\r
353                 />\r
354                 <File\r
355                     RelPath = "antlr\TokenStreamHiddenTokenFilter.cs"\r
356                     SubType = "Code"\r
357                     BuildAction = "Compile"\r
358                 />\r
359                 <File\r
360                     RelPath = "antlr\TokenStreamIOException.cs"\r
361                     SubType = "Code"\r
362                     BuildAction = "Compile"\r
363                 />\r
364                 <File\r
365                     RelPath = "antlr\TokenStreamRecognitionException.cs"\r
366                     SubType = "Code"\r
367                     BuildAction = "Compile"\r
368                 />\r
369                 <File\r
370                     RelPath = "antlr\TokenStreamRetryException.cs"\r
371                     SubType = "Code"\r
372                     BuildAction = "Compile"\r
373                 />\r
374                 <File\r
375                     RelPath = "antlr\TokenStreamRewriteEngine.cs"\r
376                     SubType = "Code"\r
377                     BuildAction = "Compile"\r
378                 />\r
379                 <File\r
380                     RelPath = "antlr\TokenStreamSelector.cs"\r
381                     SubType = "Code"\r
382                     BuildAction = "Compile"\r
383                 />\r
384                 <File\r
385                     RelPath = "antlr\TokenWithIndex.cs"\r
386                     SubType = "Code"\r
387                     BuildAction = "Compile"\r
388                 />\r
389                 <File\r
390                     RelPath = "antlr\TreeParser.cs"\r
391                     SubType = "Code"\r
392                     BuildAction = "Compile"\r
393                 />\r
394                 <File\r
395                     RelPath = "antlr\TreeParserSharedInputState.cs"\r
396                     SubType = "Code"\r
397                     BuildAction = "Compile"\r
398                 />\r
399                 <File\r
400                     RelPath = "antlr.collections\AST.cs"\r
401                     SubType = "Code"\r
402                     BuildAction = "Compile"\r
403                 />\r
404                 <File\r
405                     RelPath = "antlr.collections.impl\ASTArray.cs"\r
406                     SubType = "Code"\r
407                     BuildAction = "Compile"\r
408                 />\r
409                 <File\r
410                     RelPath = "antlr.collections.impl\BitSet.cs"\r
411                     SubType = "Code"\r
412                     BuildAction = "Compile"\r
413                 />\r
414                 <File\r
415                     RelPath = "antlr.debug\ANTLREventArgs.cs"\r
416                     SubType = "Code"\r
417                     BuildAction = "Compile"\r
418                 />\r
419                 <File\r
420                     RelPath = "antlr.debug\DebuggingCharScanner.cs"\r
421                     SubType = "Code"\r
422                     BuildAction = "Compile"\r
423                 />\r
424                 <File\r
425                     RelPath = "antlr.debug\DebuggingInputBuffer.cs"\r
426                     SubType = "Code"\r
427                     BuildAction = "Compile"\r
428                 />\r
429                 <File\r
430                     RelPath = "antlr.debug\DebuggingParser.cs"\r
431                     SubType = "Code"\r
432                     BuildAction = "Compile"\r
433                 />\r
434                 <File\r
435                     RelPath = "antlr.debug\GuessingEventArgs.cs"\r
436                     SubType = "Code"\r
437                     BuildAction = "Compile"\r
438                 />\r
439                 <File\r
440                     RelPath = "antlr.debug\ICharScannerDebugSubject.cs"\r
441                     SubType = "Code"\r
442                     BuildAction = "Compile"\r
443                 />\r
444                 <File\r
445                     RelPath = "antlr.debug\IDebugSubject.cs"\r
446                     SubType = "Code"\r
447                     BuildAction = "Compile"\r
448                 />\r
449                 <File\r
450                     RelPath = "antlr.debug\InputBufferEventArgs.cs"\r
451                     SubType = "Code"\r
452                     BuildAction = "Compile"\r
453                 />\r
454                 <File\r
455                     RelPath = "antlr.debug\InputBufferEventSupport.cs"\r
456                     SubType = "Code"\r
457                     BuildAction = "Compile"\r
458                 />\r
459                 <File\r
460                     RelPath = "antlr.debug\InputBufferListener.cs"\r
461                     SubType = "Code"\r
462                     BuildAction = "Compile"\r
463                 />\r
464                 <File\r
465                     RelPath = "antlr.debug\InputBufferListenerBase.cs"\r
466                     SubType = "Code"\r
467                     BuildAction = "Compile"\r
468                 />\r
469                 <File\r
470                     RelPath = "antlr.debug\InputBufferReporter.cs"\r
471                     SubType = "Code"\r
472                     BuildAction = "Compile"\r
473                 />\r
474                 <File\r
475                     RelPath = "antlr.debug\IParserDebugSubject.cs"\r
476                     SubType = "Code"\r
477                     BuildAction = "Compile"\r
478                 />\r
479                 <File\r
480                     RelPath = "antlr.debug\Listener.cs"\r
481                     SubType = "Code"\r
482                     BuildAction = "Compile"\r
483                 />\r
484                 <File\r
485                     RelPath = "antlr.debug\LLkDebuggingParser.cs"\r
486                     SubType = "Code"\r
487                     BuildAction = "Compile"\r
488                 />\r
489                 <File\r
490                     RelPath = "antlr.debug\MessageEventArgs.cs"\r
491                     SubType = "Code"\r
492                     BuildAction = "Compile"\r
493                 />\r
494                 <File\r
495                     RelPath = "antlr.debug\MessageListener.cs"\r
496                     SubType = "Code"\r
497                     BuildAction = "Compile"\r
498                 />\r
499                 <File\r
500                     RelPath = "antlr.debug\MessageListenerBase.cs"\r
501                     SubType = "Code"\r
502                     BuildAction = "Compile"\r
503                 />\r
504                 <File\r
505                     RelPath = "antlr.debug\NewLineEventArgs.cs"\r
506                     SubType = "Code"\r
507                     BuildAction = "Compile"\r
508                 />\r
509                 <File\r
510                     RelPath = "antlr.debug\NewLineListener.cs"\r
511                     SubType = "Code"\r
512                     BuildAction = "Compile"\r
513                 />\r
514                 <File\r
515                     RelPath = "antlr.debug\ParserController.cs"\r
516                     SubType = "Code"\r
517                     BuildAction = "Compile"\r
518                 />\r
519                 <File\r
520                     RelPath = "antlr.debug\ParserEventSupport.cs"\r
521                     SubType = "Code"\r
522                     BuildAction = "Compile"\r
523                 />\r
524                 <File\r
525                     RelPath = "antlr.debug\ParserListener.cs"\r
526                     SubType = "Code"\r
527                     BuildAction = "Compile"\r
528                 />\r
529                 <File\r
530                     RelPath = "antlr.debug\ParserListenerBase.cs"\r
531                     SubType = "Code"\r
532                     BuildAction = "Compile"\r
533                 />\r
534                 <File\r
535                     RelPath = "antlr.debug\ParserMatchEventArgs.cs"\r
536                     SubType = "Code"\r
537                     BuildAction = "Compile"\r
538                 />\r
539                 <File\r
540                     RelPath = "antlr.debug\ParserMatchListener.cs"\r
541                     SubType = "Code"\r
542                     BuildAction = "Compile"\r
543                 />\r
544                 <File\r
545                     RelPath = "antlr.debug\ParserMatchListenerBase.cs"\r
546                     SubType = "Code"\r
547                     BuildAction = "Compile"\r
548                 />\r
549                 <File\r
550                     RelPath = "antlr.debug\ParserReporter.cs"\r
551                     SubType = "Code"\r
552                     BuildAction = "Compile"\r
553                 />\r
554                 <File\r
555                     RelPath = "antlr.debug\ParserTokenEventArgs.cs"\r
556                     SubType = "Code"\r
557                     BuildAction = "Compile"\r
558                 />\r
559                 <File\r
560                     RelPath = "antlr.debug\ParserTokenListener.cs"\r
561                     SubType = "Code"\r
562                     BuildAction = "Compile"\r
563                 />\r
564                 <File\r
565                     RelPath = "antlr.debug\ParserTokenListenerBase.cs"\r
566                     SubType = "Code"\r
567                     BuildAction = "Compile"\r
568                 />\r
569                 <File\r
570                     RelPath = "antlr.debug\ParseTreeDebugParser.cs"\r
571                     SubType = "Code"\r
572                     BuildAction = "Compile"\r
573                 />\r
574                 <File\r
575                     RelPath = "antlr.debug\ScannerEventSupport.cs"\r
576                     SubType = "Code"\r
577                     BuildAction = "Compile"\r
578                 />\r
579                 <File\r
580                     RelPath = "antlr.debug\SemanticPredicateEventArgs.cs"\r
581                     SubType = "Code"\r
582                     BuildAction = "Compile"\r
583                 />\r
584                 <File\r
585                     RelPath = "antlr.debug\SemanticPredicateListener.cs"\r
586                     SubType = "Code"\r
587                     BuildAction = "Compile"\r
588                 />\r
589                 <File\r
590                     RelPath = "antlr.debug\SemanticPredicateListenerBase.cs"\r
591                     SubType = "Code"\r
592                     BuildAction = "Compile"\r
593                 />\r
594                 <File\r
595                     RelPath = "antlr.debug\SyntacticPredicateEventArgs.cs"\r
596                     SubType = "Code"\r
597                     BuildAction = "Compile"\r
598                 />\r
599                 <File\r
600                     RelPath = "antlr.debug\SyntacticPredicateListener.cs"\r
601                     SubType = "Code"\r
602                     BuildAction = "Compile"\r
603                 />\r
604                 <File\r
605                     RelPath = "antlr.debug\SyntacticPredicateListenerBase.cs"\r
606                     SubType = "Code"\r
607                     BuildAction = "Compile"\r
608                 />\r
609                 <File\r
610                     RelPath = "antlr.debug\TraceEventArgs.cs"\r
611                     SubType = "Code"\r
612                     BuildAction = "Compile"\r
613                 />\r
614                 <File\r
615                     RelPath = "antlr.debug\TraceListener.cs"\r
616                     SubType = "Code"\r
617                     BuildAction = "Compile"\r
618                 />\r
619                 <File\r
620                     RelPath = "antlr.debug\TraceListenerBase.cs"\r
621                     SubType = "Code"\r
622                     BuildAction = "Compile"\r
623                 />\r
624                 <File\r
625                     RelPath = "antlr.debug\Tracer.cs"\r
626                     SubType = "Code"\r
627                     BuildAction = "Compile"\r
628                 />\r
629                 <File\r
630                     RelPath = "AST\AbstractASTNode.cs"\r
631                     SubType = "Code"\r
632                     BuildAction = "Compile"\r
633                 />\r
634                 <File\r
635                     RelPath = "AST\AbstractDeclarationContainer.cs"\r
636                     SubType = "Code"\r
637                     BuildAction = "Compile"\r
638                 />\r
639                 <File\r
640                     RelPath = "AST\AccessLevel.cs"\r
641                     SubType = "Code"\r
642                     BuildAction = "Compile"\r
643                 />\r
644                 <File\r
645                     RelPath = "AST\BlockStatement.cs"\r
646                     SubType = "Code"\r
647                     BuildAction = "Compile"\r
648                 />\r
649                 <File\r
650                     RelPath = "AST\CompilationUnitNode.cs"\r
651                     SubType = "Code"\r
652                     BuildAction = "Compile"\r
653                 />\r
654                 <File\r
655                     RelPath = "AST\IASTNode.cs"\r
656                     SubType = "Code"\r
657                     BuildAction = "Compile"\r
658                 />\r
659                 <File\r
660                     RelPath = "AST\Identifier.cs"\r
661                     SubType = "Code"\r
662                     BuildAction = "Compile"\r
663                 />\r
664                 <File\r
665                     RelPath = "AST\IdentifierCollection.cs"\r
666                     SubType = "Code"\r
667                     BuildAction = "Compile"\r
668                 />\r
669                 <File\r
670                     RelPath = "AST\INamingScope.cs"\r
671                     SubType = "Code"\r
672                     BuildAction = "Compile"\r
673                 />\r
674                 <File\r
675                     RelPath = "AST\MethodParameterNode.cs"\r
676                     SubType = "Code"\r
677                     BuildAction = "Compile"\r
678                 />\r
679                 <File\r
680                     RelPath = "AST\NamespaceNode.cs"\r
681                     SubType = "Code"\r
682                     BuildAction = "Compile"\r
683                 />\r
684                 <File\r
685                     RelPath = "AST\NamingScope.cs"\r
686                     SubType = "Code"\r
687                     BuildAction = "Compile"\r
688                 />\r
689                 <File\r
690                     RelPath = "AST\StatementCollection.cs"\r
691                     SubType = "Code"\r
692                     BuildAction = "Compile"\r
693                 />\r
694                 <File\r
695                     RelPath = "AST\Expressions\AssignmentExpression.cs"\r
696                     SubType = "Code"\r
697                     BuildAction = "Compile"\r
698                 />\r
699                 <File\r
700                     RelPath = "AST\Expressions\BaseReferenceExpression.cs"\r
701                     SubType = "Code"\r
702                     BuildAction = "Compile"\r
703                 />\r
704                 <File\r
705                     RelPath = "AST\Expressions\Expression.cs"\r
706                     SubType = "Code"\r
707                     BuildAction = "Compile"\r
708                 />\r
709                 <File\r
710                     RelPath = "AST\Expressions\IdentifierReferenceExpression.cs"\r
711                     SubType = "Code"\r
712                     BuildAction = "Compile"\r
713                 />\r
714                 <File\r
715                     RelPath = "AST\Expressions\InstanceFieldReferenceExpression.cs"\r
716                     SubType = "Code"\r
717                     BuildAction = "Compile"\r
718                 />\r
719                 <File\r
720                     RelPath = "AST\Expressions\MemberAccessExpression.cs"\r
721                     SubType = "Code"\r
722                     BuildAction = "Compile"\r
723                 />\r
724                 <File\r
725                     RelPath = "AST\Expressions\MethodInvokeExpression.cs"\r
726                     SubType = "Code"\r
727                     BuildAction = "Compile"\r
728                 />\r
729                 <File\r
730                     RelPath = "AST\Expressions\PostFixExpression.cs"\r
731                     SubType = "Code"\r
732                     BuildAction = "Compile"\r
733                 />\r
734                 <File\r
735                     RelPath = "AST\Expressions\SelfReferenceExpression.cs"\r
736                     SubType = "Code"\r
737                     BuildAction = "Compile"\r
738                 />\r
739                 <File\r
740                     RelPath = "AST\Expressions\StaticFieldReferenceExpression.cs"\r
741                     SubType = "Code"\r
742                     BuildAction = "Compile"\r
743                 />\r
744                 <File\r
745                     RelPath = "AST\Expressions\SymbolExpression.cs"\r
746                     SubType = "Code"\r
747                     BuildAction = "Compile"\r
748                 />\r
749                 <File\r
750                     RelPath = "AST\Expressions\UnaryExpression.cs"\r
751                     SubType = "Code"\r
752                     BuildAction = "Compile"\r
753                 />\r
754                 <File\r
755                     RelPath = "AST\Expressions\Literals\LiteralExpression.cs"\r
756                     SubType = "Code"\r
757                     BuildAction = "Compile"\r
758                 />\r
759                 <File\r
760                     RelPath = "AST\Expressions\Literals\LiteralIntegerExpression.cs"\r
761                     SubType = "Code"\r
762                     BuildAction = "Compile"\r
763                 />\r
764                 <File\r
765                     RelPath = "AST\Statement\ClassDefinitionStatement.cs"\r
766                     SubType = "Code"\r
767                     BuildAction = "Compile"\r
768                 />\r
769                 <File\r
770                     RelPath = "AST\Statement\ExpressionStatement.cs"\r
771                     SubType = "Code"\r
772                     BuildAction = "Compile"\r
773                 />\r
774                 <File\r
775                     RelPath = "AST\Statement\FieldDeclarationStatement.cs"\r
776                     SubType = "Code"\r
777                     BuildAction = "Compile"\r
778                 />\r
779                 <File\r
780                     RelPath = "AST\Statement\InterfaceDefinitionStatement.cs"\r
781                     SubType = "Code"\r
782                     BuildAction = "Compile"\r
783                 />\r
784                 <File\r
785                     RelPath = "AST\Statement\MethodDefinitionStatement.cs"\r
786                     SubType = "Code"\r
787                     BuildAction = "Compile"\r
788                 />\r
789                 <File\r
790                     RelPath = "AST\Statement\MixinDefinitionStatement.cs"\r
791                     SubType = "Code"\r
792                     BuildAction = "Compile"\r
793                 />\r
794                 <File\r
795                     RelPath = "AST\Statement\Statement.cs"\r
796                     SubType = "Code"\r
797                     BuildAction = "Compile"\r
798                 />\r
799                 <File\r
800                     RelPath = "AST\Statement\TypeDefinitionStatement.cs"\r
801                     SubType = "Code"\r
802                     BuildAction = "Compile"\r
803                 />\r
804                 <File\r
805                     RelPath = "AST\Visitors\DepthVisitor.cs"\r
806                     SubType = "Code"\r
807                     BuildAction = "Compile"\r
808                 />\r
809                 <File\r
810                     RelPath = "AST\Visitors\IVisitor.cs"\r
811                     SubType = "Code"\r
812                     BuildAction = "Compile"\r
813                 />\r
814                 <File\r
815                     RelPath = "Chains\AbstractCompilationChain.cs"\r
816                     SubType = "Code"\r
817                     BuildAction = "Compile"\r
818                 />\r
819                 <File\r
820                     RelPath = "Chains\CompilationContext.cs"\r
821                     SubType = "Code"\r
822                     BuildAction = "Compile"\r
823                 />\r
824                 <File\r
825                     RelPath = "Chains\DefaultCompilationChain.cs"\r
826                     SubType = "Code"\r
827                     BuildAction = "Compile"\r
828                 />\r
829                 <File\r
830                     RelPath = "Chains\ICompilationChain.cs"\r
831                     SubType = "Code"\r
832                     BuildAction = "Compile"\r
833                 />\r
834                 <File\r
835                     RelPath = "Chains\SourceParsing.cs"\r
836                     SubType = "Code"\r
837                     BuildAction = "Compile"\r
838                 />\r
839                 <File\r
840                     RelPath = "Chains\TreeSemanticAnalizer.cs"\r
841                     SubType = "Code"\r
842                     BuildAction = "Compile"\r
843                 />\r
844                 <File\r
845                     RelPath = "Services\IdentifierNameValidation.cs"\r
846                     SubType = "Code"\r
847                     BuildAction = "Compile"\r
848                 />\r
849             </Include>\r
850         </Files>\r
851     </CSHARP>\r
852 </VisualStudioProject>\r