diff options
author | nyamatongwe <unknown> | 2001-02-01 07:45:02 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2001-02-01 07:45:02 +0000 |
commit | ae9a1eded9054cc476345870595cd14ab786a9c4 (patch) | |
tree | 10ea83e700026784d1eccd507b66b94cdb5dfd72 | |
parent | 7f911e1c39f3caab92a77acfecb16478f38e7f79 (diff) | |
download | scintilla-mirror-ae9a1eded9054cc476345870595cd14ab786a9c4.tar.gz |
Added Avenue lexer.
-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 7fdb1f665..6ff3245c7 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -134,6 +134,10 @@ SOURCE=..\src\KeyWords.cxx # End Source File # Begin Source File +SOURCE=..\src\LexAVE.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexConf.cxx # End Source File # Begin Source File |