4 ProductVersion = "7.10.3077"
6 ProjectGuid = "{CA2D5B6C-FC9E-4EDC-9B30-F353449DF3A9}"
10 ApplicationIcon = "App.ico"
11 AssemblyKeyContainerName = ""
12 AssemblyName = "Castle.Rook.Compiler"
13 AssemblyOriginatorKeyFile = ""
14 DefaultClientScript = "JScript"
15 DefaultHTMLPageLayout = "Grid"
16 DefaultTargetSchema = "IE50"
18 OutputType = "Library"
21 RootNamespace = "Castle.Rook.Compiler"
22 RunPostBuildEvent = "OnBuildSuccess"
27 AllowUnsafeBlocks = "false"
28 BaseAddress = "285212672"
29 CheckForOverflowUnderflow = "false"
30 ConfigurationOverrideFile = ""
31 DefineConstants = "DEBUG;TRACE"
32 DocumentationFile = ""
34 FileAlignment = "4096"
35 IncrementalBuild = "false"
39 OutputPath = "bin\Debug\"
40 RegisterForComInterop = "false"
41 RemoveIntegerChecks = "false"
42 TreatWarningsAsErrors = "false"
47 AllowUnsafeBlocks = "false"
48 BaseAddress = "285212672"
49 CheckForOverflowUnderflow = "false"
50 ConfigurationOverrideFile = ""
51 DefineConstants = "TRACE"
52 DocumentationFile = ""
53 DebugSymbols = "false"
54 FileAlignment = "4096"
55 IncrementalBuild = "false"
59 OutputPath = "bin\Release\"
60 RegisterForComInterop = "false"
61 RemoveIntegerChecks = "false"
62 TreatWarningsAsErrors = "false"
69 AssemblyName = "System"
70 HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
74 AssemblyName = "System.Data"
75 HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
79 AssemblyName = "System.Xml"
80 HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
83 Name = "Castle.MicroKernel"
84 AssemblyName = "Castle.MicroKernel"
85 HintPath = "..\..\InversionOfControl\bin\Castle.MicroKernel.dll"
89 AssemblyName = "Castle.Model"
90 HintPath = "..\..\InversionOfControl\bin\Castle.Model.dll"
98 BuildAction = "Content"
101 RelPath = "AssemblyInfo.cs"
103 BuildAction = "Compile"
106 RelPath = "Compiler.cs"
108 BuildAction = "Compile"
111 RelPath = "CompilerContainer.cs"
113 BuildAction = "Compile"
116 RelPath = "CompilerException.cs"
118 BuildAction = "Compile"
121 RelPath = "AST\AbstractVarIdentifier.cs"
123 BuildAction = "Compile"
126 RelPath = "AST\AccessLevel.cs"
128 BuildAction = "Compile"
131 RelPath = "AST\ASTNode.cs"
133 BuildAction = "Compile"
136 RelPath = "AST\ASTNodeCollection.cs"
138 BuildAction = "Compile"
141 RelPath = "AST\CompilationUnit.cs"
143 BuildAction = "Compile"
146 RelPath = "AST\Expression.cs"
148 BuildAction = "Compile"
151 RelPath = "AST\IASTNode.cs"
153 BuildAction = "Compile"
156 RelPath = "AST\Identifier.cs"
158 BuildAction = "Compile"
161 RelPath = "AST\IExpression.cs"
163 BuildAction = "Compile"
166 RelPath = "AST\InstanceVarIdentifier.cs"
168 BuildAction = "Compile"
171 RelPath = "AST\IStatement.cs"
173 BuildAction = "Compile"
176 RelPath = "AST\ISymbolTable.cs"
178 BuildAction = "Compile"
181 RelPath = "AST\LocalVarIdentifier.cs"
183 BuildAction = "Compile"
186 RelPath = "AST\NamespaceCollection.cs"
188 BuildAction = "Compile"
191 RelPath = "AST\NamespaceDescriptor.cs"
193 BuildAction = "Compile"
196 RelPath = "AST\OpaqueIdentifier.cs"
198 BuildAction = "Compile"
201 RelPath = "AST\ParameterVarIdentifier.cs"
203 BuildAction = "Compile"
206 RelPath = "AST\SourceUnit.cs"
208 BuildAction = "Compile"
211 RelPath = "AST\Statement.cs"
213 BuildAction = "Compile"
216 RelPath = "AST\StaticVarIdentifier.cs"
218 BuildAction = "Compile"
221 RelPath = "AST\SymbolTable.cs"
223 BuildAction = "Compile"
226 RelPath = "AST\TypeReference.cs"
228 BuildAction = "Compile"
231 RelPath = "AST\Exp\AssignmentExpression.cs"
233 BuildAction = "Compile"
236 RelPath = "AST\Exp\AugAssignmentExpression.cs"
238 BuildAction = "Compile"
241 RelPath = "AST\Exp\BaseReferenceExpression.cs"
243 BuildAction = "Compile"
246 RelPath = "AST\Exp\BinaryExpression.cs"
248 BuildAction = "Compile"
251 RelPath = "AST\Exp\BlockExpression.cs"
253 BuildAction = "Compile"
256 RelPath = "AST\Exp\BreakExpression.cs"
258 BuildAction = "Compile"
261 RelPath = "AST\Exp\CompoundExpression.cs"
263 BuildAction = "Compile"
266 RelPath = "AST\Exp\ConstExpression.cs"
268 BuildAction = "Compile"
271 RelPath = "AST\Exp\DictExpression.cs"
273 BuildAction = "Compile"
276 RelPath = "AST\Exp\LambdaExpression.cs"
278 BuildAction = "Compile"
281 RelPath = "AST\Exp\ListExpression.cs"
283 BuildAction = "Compile"
286 RelPath = "AST\Exp\MemberAccessExpression.cs"
288 BuildAction = "Compile"
291 RelPath = "AST\Exp\MethodInvocationExpression.cs"
293 BuildAction = "Compile"
296 RelPath = "AST\Exp\MultipleVariableDeclarationStatement.cs"
298 BuildAction = "Compile"
301 RelPath = "AST\Exp\NextExpression.cs"
303 BuildAction = "Compile"
306 RelPath = "AST\Exp\NullCheckExpression.cs"
308 BuildAction = "Compile"
311 RelPath = "AST\Exp\RaiseExpression.cs"
313 BuildAction = "Compile"
316 RelPath = "AST\Exp\RangeExpression.cs"
318 BuildAction = "Compile"
321 RelPath = "AST\Exp\RedoExpression.cs"
323 BuildAction = "Compile"
326 RelPath = "AST\Exp\RetryExpression.cs"
328 BuildAction = "Compile"
331 RelPath = "AST\Exp\SelfReferenceExpression.cs"
333 BuildAction = "Compile"
336 RelPath = "AST\Exp\UnaryExpression.cs"
338 BuildAction = "Compile"
341 RelPath = "AST\Exp\VariableReferenceExpression.cs"
343 BuildAction = "Compile"
346 RelPath = "AST\Exp\YieldExpression.cs"
348 BuildAction = "Compile"
351 RelPath = "AST\Stmt\ConstructorDefinitionStatement.cs"
353 BuildAction = "Compile"
356 RelPath = "AST\Stmt\ExpressionStatement.cs"
358 BuildAction = "Compile"
361 RelPath = "AST\Stmt\MethodDefinitionStatement.cs"
363 BuildAction = "Compile"
366 RelPath = "AST\Stmt\PostfixCondition.cs"
368 BuildAction = "Compile"
371 RelPath = "AST\Stmt\RequireDirectiveStatement.cs"
373 BuildAction = "Compile"
376 RelPath = "AST\Stmt\TypeDefinitionStatement.cs"
378 BuildAction = "Compile"
381 RelPath = "Parser\lang4.g"
385 RelPath = "Parser\LexicalPosition.cs"
387 BuildAction = "Compile"
390 RelPath = "Parser\RookBaseParser.cs"
392 BuildAction = "Compile"
395 RelPath = "Parser\RookLexer.cs"
397 BuildAction = "Compile"
400 RelPath = "Parser\RookTokenTypes.cs"
402 BuildAction = "Compile"
405 RelPath = "Parser\SupportClass.cs"
407 BuildAction = "Compile"
410 RelPath = "Parser\antlr\ANTLRException.cs"
412 BuildAction = "Compile"
415 RelPath = "Parser\antlr\ANTLRPanicException.cs"
417 BuildAction = "Compile"
420 RelPath = "Parser\antlr\ASTFactory.cs"
422 BuildAction = "Compile"
425 RelPath = "Parser\antlr\ASTNodeCreator.cs"
427 BuildAction = "Compile"
430 RelPath = "Parser\antlr\ASTNULLType.cs"
432 BuildAction = "Compile"
435 RelPath = "Parser\antlr\ASTPair.cs"
437 BuildAction = "Compile"
440 RelPath = "Parser\antlr\ASTVisitor.cs"
442 BuildAction = "Compile"
445 RelPath = "Parser\antlr\BaseAST.cs"
447 BuildAction = "Compile"
450 RelPath = "Parser\antlr\ByteBuffer.cs"
452 BuildAction = "Compile"
455 RelPath = "Parser\antlr\CharBuffer.cs"
457 BuildAction = "Compile"
460 RelPath = "Parser\antlr\CharQueue.cs"
462 BuildAction = "Compile"
465 RelPath = "Parser\antlr\CharScanner.cs"
467 BuildAction = "Compile"
470 RelPath = "Parser\antlr\CharStreamException.cs"
472 BuildAction = "Compile"
475 RelPath = "Parser\antlr\CharStreamIOException.cs"
477 BuildAction = "Compile"
480 RelPath = "Parser\antlr\CommonAST.cs"
482 BuildAction = "Compile"
485 RelPath = "Parser\antlr\CommonASTWithHiddenTokens.cs"
487 BuildAction = "Compile"
490 RelPath = "Parser\antlr\CommonHiddenStreamToken.cs"
492 BuildAction = "Compile"
495 RelPath = "Parser\antlr\CommonToken.cs"
497 BuildAction = "Compile"
500 RelPath = "Parser\antlr\DefaultFileLineFormatter.cs"
502 BuildAction = "Compile"
505 RelPath = "Parser\antlr\DumpASTVisitor.cs"
507 BuildAction = "Compile"
510 RelPath = "Parser\antlr\FileLineFormatter.cs"
512 BuildAction = "Compile"
515 RelPath = "Parser\antlr\IHiddenStreamToken.cs"
517 BuildAction = "Compile"
520 RelPath = "Parser\antlr\InputBuffer.cs"
522 BuildAction = "Compile"
525 RelPath = "Parser\antlr\IToken.cs"
527 BuildAction = "Compile"
530 RelPath = "Parser\antlr\LexerSharedInputState.cs"
532 BuildAction = "Compile"
535 RelPath = "Parser\antlr\LLkParser.cs"
537 BuildAction = "Compile"
540 RelPath = "Parser\antlr\MismatchedCharException.cs"
542 BuildAction = "Compile"
545 RelPath = "Parser\antlr\MismatchedTokenException.cs"
547 BuildAction = "Compile"
550 RelPath = "Parser\antlr\NoViableAltException.cs"
552 BuildAction = "Compile"
555 RelPath = "Parser\antlr\NoViableAltForCharException.cs"
557 BuildAction = "Compile"
560 RelPath = "Parser\antlr\Parser.cs"
562 BuildAction = "Compile"
565 RelPath = "Parser\antlr\ParserSharedInputState.cs"
567 BuildAction = "Compile"
570 RelPath = "Parser\antlr\ParseTree.cs"
572 BuildAction = "Compile"
575 RelPath = "Parser\antlr\ParseTreeRule.cs"
577 BuildAction = "Compile"
580 RelPath = "Parser\antlr\ParseTreeToken.cs"
582 BuildAction = "Compile"
585 RelPath = "Parser\antlr\RecognitionException.cs"
587 BuildAction = "Compile"
590 RelPath = "Parser\antlr\SemanticException.cs"
592 BuildAction = "Compile"
595 RelPath = "Parser\antlr\StringUtils.cs"
597 BuildAction = "Compile"
600 RelPath = "Parser\antlr\Token.cs"
602 BuildAction = "Compile"
605 RelPath = "Parser\antlr\TokenBuffer.cs"
607 BuildAction = "Compile"
610 RelPath = "Parser\antlr\TokenCreator.cs"
612 BuildAction = "Compile"
615 RelPath = "Parser\antlr\TokenQueue.cs"
617 BuildAction = "Compile"
620 RelPath = "Parser\antlr\TokenStream.cs"
622 BuildAction = "Compile"
625 RelPath = "Parser\antlr\TokenStreamBasicFilter.cs"
627 BuildAction = "Compile"
630 RelPath = "Parser\antlr\TokenStreamException.cs"
632 BuildAction = "Compile"
635 RelPath = "Parser\antlr\TokenStreamHiddenTokenFilter.cs"
637 BuildAction = "Compile"
640 RelPath = "Parser\antlr\TokenStreamIOException.cs"
642 BuildAction = "Compile"
645 RelPath = "Parser\antlr\TokenStreamRecognitionException.cs"
647 BuildAction = "Compile"
650 RelPath = "Parser\antlr\TokenStreamRetryException.cs"
652 BuildAction = "Compile"
655 RelPath = "Parser\antlr\TokenStreamRewriteEngine.cs"
657 BuildAction = "Compile"
660 RelPath = "Parser\antlr\TokenStreamSelector.cs"
662 BuildAction = "Compile"
665 RelPath = "Parser\antlr\TokenWithIndex.cs"
667 BuildAction = "Compile"
670 RelPath = "Parser\antlr\TreeParser.cs"
672 BuildAction = "Compile"
675 RelPath = "Parser\antlr\TreeParserSharedInputState.cs"
677 BuildAction = "Compile"
680 RelPath = "Parser\antlr\collections\AST.cs"
682 BuildAction = "Compile"
685 RelPath = "Parser\antlr\collections\impl\ASTArray.cs"
687 BuildAction = "Compile"
690 RelPath = "Parser\antlr\collections\impl\BitSet.cs"
692 BuildAction = "Compile"
695 RelPath = "Parser\antlr\debug\ANTLREventArgs.cs"
697 BuildAction = "Compile"
700 RelPath = "Parser\antlr\debug\DebuggingCharScanner.cs"
702 BuildAction = "Compile"
705 RelPath = "Parser\antlr\debug\DebuggingInputBuffer.cs"
707 BuildAction = "Compile"
710 RelPath = "Parser\antlr\debug\DebuggingParser.cs"
712 BuildAction = "Compile"
715 RelPath = "Parser\antlr\debug\GuessingEventArgs.cs"
717 BuildAction = "Compile"
720 RelPath = "Parser\antlr\debug\ICharScannerDebugSubject.cs"
722 BuildAction = "Compile"
725 RelPath = "Parser\antlr\debug\IDebugSubject.cs"
727 BuildAction = "Compile"
730 RelPath = "Parser\antlr\debug\InputBufferEventArgs.cs"
732 BuildAction = "Compile"
735 RelPath = "Parser\antlr\debug\InputBufferEventSupport.cs"
737 BuildAction = "Compile"
740 RelPath = "Parser\antlr\debug\InputBufferListener.cs"
742 BuildAction = "Compile"
745 RelPath = "Parser\antlr\debug\InputBufferListenerBase.cs"
747 BuildAction = "Compile"
750 RelPath = "Parser\antlr\debug\InputBufferReporter.cs"
752 BuildAction = "Compile"
755 RelPath = "Parser\antlr\debug\IParserDebugSubject.cs"
757 BuildAction = "Compile"
760 RelPath = "Parser\antlr\debug\Listener.cs"
762 BuildAction = "Compile"
765 RelPath = "Parser\antlr\debug\LLkDebuggingParser.cs"
767 BuildAction = "Compile"
770 RelPath = "Parser\antlr\debug\MessageEventArgs.cs"
772 BuildAction = "Compile"
775 RelPath = "Parser\antlr\debug\MessageListener.cs"
777 BuildAction = "Compile"
780 RelPath = "Parser\antlr\debug\MessageListenerBase.cs"
782 BuildAction = "Compile"
785 RelPath = "Parser\antlr\debug\NewLineEventArgs.cs"
787 BuildAction = "Compile"
790 RelPath = "Parser\antlr\debug\NewLineListener.cs"
792 BuildAction = "Compile"
795 RelPath = "Parser\antlr\debug\ParserController.cs"
797 BuildAction = "Compile"
800 RelPath = "Parser\antlr\debug\ParserEventSupport.cs"
802 BuildAction = "Compile"
805 RelPath = "Parser\antlr\debug\ParserListener.cs"
807 BuildAction = "Compile"
810 RelPath = "Parser\antlr\debug\ParserListenerBase.cs"
812 BuildAction = "Compile"
815 RelPath = "Parser\antlr\debug\ParserMatchEventArgs.cs"
817 BuildAction = "Compile"
820 RelPath = "Parser\antlr\debug\ParserMatchListener.cs"
822 BuildAction = "Compile"
825 RelPath = "Parser\antlr\debug\ParserMatchListenerBase.cs"
827 BuildAction = "Compile"
830 RelPath = "Parser\antlr\debug\ParserReporter.cs"
832 BuildAction = "Compile"
835 RelPath = "Parser\antlr\debug\ParserTokenEventArgs.cs"
837 BuildAction = "Compile"
840 RelPath = "Parser\antlr\debug\ParserTokenListener.cs"
842 BuildAction = "Compile"
845 RelPath = "Parser\antlr\debug\ParserTokenListenerBase.cs"
847 BuildAction = "Compile"
850 RelPath = "Parser\antlr\debug\ParseTreeDebugParser.cs"
852 BuildAction = "Compile"
855 RelPath = "Parser\antlr\debug\ScannerEventSupport.cs"
857 BuildAction = "Compile"
860 RelPath = "Parser\antlr\debug\SemanticPredicateEventArgs.cs"
862 BuildAction = "Compile"
865 RelPath = "Parser\antlr\debug\SemanticPredicateListener.cs"
867 BuildAction = "Compile"
870 RelPath = "Parser\antlr\debug\SemanticPredicateListenerBase.cs"
872 BuildAction = "Compile"
875 RelPath = "Parser\antlr\debug\SyntacticPredicateEventArgs.cs"
877 BuildAction = "Compile"
880 RelPath = "Parser\antlr\debug\SyntacticPredicateListener.cs"
882 BuildAction = "Compile"
885 RelPath = "Parser\antlr\debug\SyntacticPredicateListenerBase.cs"
887 BuildAction = "Compile"
890 RelPath = "Parser\antlr\debug\TraceEventArgs.cs"
892 BuildAction = "Compile"
895 RelPath = "Parser\antlr\debug\TraceListener.cs"
897 BuildAction = "Compile"
900 RelPath = "Parser\antlr\debug\TraceListenerBase.cs"
902 BuildAction = "Compile"
905 RelPath = "Parser\antlr\debug\Tracer.cs"
907 BuildAction = "Compile"
910 RelPath = "Services\ICompilerOptionsSet.cs"
912 BuildAction = "Compile"
915 RelPath = "Services\ICompilerPass.cs"
917 BuildAction = "Compile"
920 RelPath = "Services\ICompilerPassStep.cs"
922 BuildAction = "Compile"
925 RelPath = "Services\IErrorReport.cs"
927 BuildAction = "Compile"
930 RelPath = "Services\IIdentifierNameService.cs"
932 BuildAction = "Compile"
935 RelPath = "Services\INameResolver.cs"
937 BuildAction = "Compile"
940 RelPath = "Services\IParser.cs"
942 BuildAction = "Compile"
945 RelPath = "Services\NameResolverException.cs"
947 BuildAction = "Compile"
950 RelPath = "Services\Default\DebugErrorReport.cs"
952 BuildAction = "Compile"
955 RelPath = "Services\Default\DefaultCompilerOptionsSet.cs"
957 BuildAction = "Compile"
960 RelPath = "Services\Default\DefaultNameResolver.cs"
962 BuildAction = "Compile"
965 RelPath = "Services\Default\ErrorReport.cs"
967 BuildAction = "Compile"
970 RelPath = "Services\Default\IdentifierNameService.cs"
972 BuildAction = "Compile"
975 RelPath = "Services\Default\RookParser.cs"
977 BuildAction = "Compile"
980 RelPath = "Services\Passes\CreateBuilderSkeleton.cs"
982 BuildAction = "Compile"
985 RelPath = "Services\Passes\Emission.cs"
987 BuildAction = "Compile"
990 RelPath = "Services\Passes\ScopePass.cs"
992 BuildAction = "Compile"
995 RelPath = "Services\Passes\SemanticCheck.cs"
997 BuildAction = "Compile"
1000 RelPath = "Services\Passes\TypeBuilderSkeletonStep.cs"
1002 BuildAction = "Compile"
1005 RelPath = "Services\Passes\TypeResolutionPass.cs"
1007 BuildAction = "Compile"
1010 RelPath = "Services\Passes\ILEmission\CreateTypesStep.cs"
1012 BuildAction = "Compile"
1015 RelPath = "Services\Passes\Semantic\PerformExplicitVarDeclarationStep.cs"
1017 BuildAction = "Compile"
1020 RelPath = "TypeSystem\DefaultTypeContainer.cs"
1022 BuildAction = "Compile"
1025 RelPath = "TypeSystem\INamespace.cs"
1027 BuildAction = "Compile"
1030 RelPath = "TypeSystem\ITypeContainer.cs"
1032 BuildAction = "Compile"
1035 RelPath = "Visitors\AbstractVisitor.cs"
1037 BuildAction = "Compile"
1040 RelPath = "Visitors\BreadthFirstVisitor.cs"
1042 BuildAction = "Compile"
1045 RelPath = "Visitors\DepthFirstVisitor.cs"
1047 BuildAction = "Compile"
1050 RelPath = "Visitors\IASTVisitor.cs"
1052 BuildAction = "Compile"
1055 RelPath = "Visitors\IVisitableNode.cs"
1057 BuildAction = "Compile"
1062 </VisualStudioProject>