diff options
| -rw-r--r-- | vcbuild/SciLexer.dsp | 20 | 
1 files changed, 20 insertions, 0 deletions
| diff --git a/vcbuild/SciLexer.dsp b/vcbuild/SciLexer.dsp index 752e43d9c..f71085078 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -198,6 +198,10 @@ SOURCE=..\src\LexCrontab.cxx  # End Source File  # Begin Source File +SOURCE=..\src\LexCsound.cxx +# End Source File +# Begin Source File +  SOURCE=..\src\LexCSS.cxx  # End Source File  # Begin Source File @@ -214,6 +218,10 @@ SOURCE=..\src\LexEScript.cxx  # End Source File  # Begin Source File +SOURCE=..\src\LexFlagship.cxx +# End Source File +# Begin Source File +  SOURCE=..\src\LexForth.cxx  # End Source File  # Begin Source File @@ -302,6 +310,10 @@ SOURCE=..\src\LexPython.cxx  # End Source File  # Begin Source File +SOURCE=..\src\LexRebol.cxx +# End Source File +# Begin Source File +  SOURCE=..\src\LexRuby.cxx  # End Source File  # Begin Source File @@ -310,6 +322,10 @@ SOURCE=..\src\LexScriptol.cxx  # End Source File  # Begin Source File +SOURCE=..\src\LexSmalltalk.cxx +# End Source File +# Begin Source File +  SOURCE=..\src\LexSpecman.cxx  # End Source File  # Begin Source File @@ -318,6 +334,10 @@ SOURCE=..\src\LexSQL.cxx  # End Source File  # Begin Source File +SOURCE=..\src\LexTADS3.cxx +# End Source File +# Begin Source File +  SOURCE=..\src\LexTeX.cxx  # End Source File  # Begin Source File | 
