]> git.saurik.com Git - apple/security.git/blobdiff - Security/libsecurity_codesigning/antlr2/contrib/bcb4/antlr.cpp
Security-57031.1.35.tar.gz
[apple/security.git] / Security / libsecurity_codesigning / antlr2 / contrib / bcb4 / antlr.cpp
diff --git a/Security/libsecurity_codesigning/antlr2/contrib/bcb4/antlr.cpp b/Security/libsecurity_codesigning/antlr2/contrib/bcb4/antlr.cpp
new file mode 100644 (file)
index 0000000..a7841bd
--- /dev/null
@@ -0,0 +1,37 @@
+//---------------------------------------------------------------------------
+#include <vcl.h>
+#pragma hdrstop
+USEUNIT("..\..\src\TreeParserSharedInputState.cpp");
+USEUNIT("..\..\src\ASTFactory.cpp");
+USEUNIT("..\..\src\ASTRefCount.cpp");
+USEUNIT("..\..\src\BaseAST.cpp");
+USEUNIT("..\..\src\BitSet.cpp");
+USEUNIT("..\..\src\CharBuffer.cpp");
+USEUNIT("..\..\src\CharScanner.cpp");
+USEUNIT("..\..\src\CommonAST.cpp");
+USEUNIT("..\..\src\CommonASTWithHiddenTokens.cpp");
+USEUNIT("..\..\src\CommonHiddenStreamToken.cpp");
+USEUNIT("..\..\src\CommonToken.cpp");
+USEUNIT("..\..\src\InputBuffer.cpp");
+USEUNIT("..\..\src\LexerSharedInputState.cpp");
+USEUNIT("..\..\src\LLkParser.cpp");
+USEUNIT("..\..\src\MismatchedCharException.cpp");
+USEUNIT("..\..\src\MismatchedTokenException.cpp");
+USEUNIT("..\..\src\NoViableAltException.cpp");
+USEUNIT("..\..\src\NoViableAltForCharException.cpp");
+USEUNIT("..\..\src\Parser.cpp");
+USEUNIT("..\..\src\ParserSharedInputState.cpp");
+USEUNIT("..\..\src\RecognitionException.cpp");
+USEUNIT("..\..\src\String.cpp");
+USEUNIT("..\..\src\Token.cpp");
+USEUNIT("..\..\src\TokenBuffer.cpp");
+USEUNIT("..\..\src\TokenStreamBasicFilter.cpp");
+USEUNIT("..\..\src\TokenStreamHiddenTokenFilter.cpp");
+USEUNIT("..\..\src\TokenStreamSelector.cpp");
+USEUNIT("..\..\src\TreeParser.cpp");
+USEUNIT("..\..\src\ANTLRException.cpp");
+//---------------------------------------------------------------------------
+#define Library
+
+// To add a file to the library use the Project menu 'Add to Project'.
+