From ad6c8e1ecb0df2f5c67c70231d67a1cba9bedff8 Mon Sep 17 00:00:00 2001 From: ssteele Date: Thu, 16 Oct 2003 13:28:14 +0000 Subject: Added PowerBasic and Forth lexers. --- vcbuild/SciLexer.dsp | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/vcbuild/SciLexer.dsp b/vcbuild/SciLexer.dsp index 016bca029..265eddea0 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -186,6 +186,10 @@ SOURCE=..\src\LexEScript.cxx # End Source File # Begin Source File +SOURCE=..\src\LexForth.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexFortran.cxx # End Source File # Begin Source File @@ -234,6 +238,10 @@ SOURCE=..\src\LexPascal.cxx # End Source File # Begin Source File +SOURCE=..\src\LexPB.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexPerl.cxx # End Source File # Begin Source File -- cgit v1.2.3