diff options
author | ssteele <unknown> | 2005-06-02 07:43:53 +0000 |
---|---|---|
committer | ssteele <unknown> | 2005-06-02 07:43:53 +0000 |
commit | 30e783fc790bf56ed5480febdc8f01f09ba7dd84 (patch) | |
tree | b6fd6e258bd71c26b69af88a019336d0c7c9c8ac | |
parent | 6dbe83dc76483b9c3072e0f5f9bc4e7019c6cc05 (diff) | |
download | scintilla-mirror-30e783fc790bf56ed5480febdc8f01f09ba7dd84.tar.gz |
Updated to include TADS3, Smalltalk, Rebol, Flagship, CSound
-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 |