diff options
author | nyamatongwe <unknown> | 2001-12-06 00:01:55 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2001-12-06 00:01:55 +0000 |
commit | c70e73156150b58fdf5c728af01870ced4e44c13 (patch) | |
tree | 1b40942bc81eb44837cfd6b01c919aa4a3aa9695 | |
parent | 48a6b85f4ea96f6bed4fc32168a04378606d0ce3 (diff) | |
download | scintilla-mirror-c70e73156150b58fdf5c728af01870ced4e44c13.tar.gz |
Added LexBaan.
-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 870c5b245..94ddf58ff 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -146,6 +146,10 @@ SOURCE=..\src\LexAVE.cxx # End Source File # Begin Source File +SOURCE=..\src\LexBaan.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexBullant.cxx # End Source File # Begin Source File |