diff options
author | nyamatongwe <devnull@localhost> | 2001-02-01 07:45:02 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2001-02-01 07:45:02 +0000 |
commit | 59d17a9233a31c5ad466d2ddca3dae132c634b83 (patch) | |
tree | 10ea83e700026784d1eccd507b66b94cdb5dfd72 | |
parent | dfd8dabe5d755e7b4d190b79acaa151cba799def (diff) | |
download | scintilla-mirror-59d17a9233a31c5ad466d2ddca3dae132c634b83.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 |