diff options
| author | nyamatongwe <devnull@localhost> | 2000-08-16 12:57:00 +0000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2000-08-16 12:57:00 +0000 |
| commit | 4fe5af8d8eb4e8b9dd6830ce334dd986a648d9b9 (patch) | |
| tree | e4127ed704cc923a6837cdc662749d9db7dc8add /vcbuild | |
| parent | 46a5a58aed719e6a924978e777ac7f4fc52135e7 (diff) | |
| download | scintilla-mirror-4fe5af8d8eb4e8b9dd6830ce334dd986a648d9b9.tar.gz | |
Invisible text.
Fixes to ensure long lines do not overflow buffers.
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 36c3234d0..3d96b70b9 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -142,6 +142,10 @@ SOURCE=..\src\LexHTML.cxx # End Source File # Begin Source File +SOURCE=..\src\LexLua.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexOthers.cxx # End Source File # Begin Source File |
