diff options
| -rw-r--r-- | vcbuild/SciLexer.dsp | 8 | 
1 files changed, 8 insertions, 0 deletions
| 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 | 
