diff options
| author | nyamatongwe <devnull@localhost> | 2001-04-20 06:39:51 +0000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2001-04-20 06:39:51 +0000 |
| commit | fd9066b22e02a09db77aa28ecf67d06666e1932f (patch) | |
| tree | bedf9c4961975e0e1b32ccc65a1d3b3031b0ced4 /vcbuild | |
| parent | 1c7fba4f03872994bfe3c41bee565d56a4b62ba7 (diff) | |
| download | scintilla-mirror-fd9066b22e02a09db77aa28ecf67d06666e1932f.tar.gz | |
Added Lisp lexer to makefiles and simplified LexLisp.cxx.
Diffstat (limited to 'vcbuild')
| -rw-r--r-- | vcbuild/SciLexer.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vcbuild/SciLexer.dsp b/vcbuild/SciLexer.dsp index 28c9959b6..81cf664c8 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -154,6 +154,10 @@ SOURCE=..\src\LexHTML.cxx # End Source File # Begin Source File +SOURCE=..\src\LexLisp.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexLua.cxx # End Source File # Begin Source File |
