diff options
| author | nyamatongwe <unknown> | 2001-04-20 06:39:51 +0000 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2001-04-20 06:39:51 +0000 |
| commit | f3b129499215f8a33800ad69a481bbfd7fc28fe5 (patch) | |
| tree | bedf9c4961975e0e1b32ccc65a1d3b3031b0ced4 /vcbuild | |
| parent | e593f73fec0f3ff79cdf9c03e732d8229843a4dc (diff) | |
| download | scintilla-mirror-f3b129499215f8a33800ad69a481bbfd7fc28fe5.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 |
