diff options
| author | ssteele <devnull@localhost> | 2004-03-09 10:06:25 +0000 |
|---|---|---|
| committer | ssteele <devnull@localhost> | 2004-03-09 10:06:25 +0000 |
| commit | 1c8073271484629a5d673396316f7a0f801b50e8 (patch) | |
| tree | afbbefdc7da59f8723922579c9b9e1b4e82a2b6d | |
| parent | 8334125ce532ed3e62671fc1e0894d57a0e0a375 (diff) | |
| download | scintilla-mirror-1c8073271484629a5d673396316f7a0f801b50e8.tar.gz | |
Added missing lexers.
| -rw-r--r-- | vcbuild/SciLexer.dsp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/vcbuild/SciLexer.dsp b/vcbuild/SciLexer.dsp index d32f82618..359ed7739 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -198,10 +198,18 @@ SOURCE=..\src\LexFortran.cxx # End Source File # Begin Source File +SOURCE=..\src\LexGui4Cli.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexHTML.cxx # End Source File # Begin Source File +SOURCE=..\src\LexKix.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexLisp.cxx # End Source File # Begin Source File @@ -274,6 +282,10 @@ SOURCE=..\src\LexScriptol.cxx # End Source File # Begin Source File +SOURCE=..\src\LexSpecman.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexSQL.cxx # End Source File # Begin Source File |
