diff options
author | nyamatongwe <unknown> | 2010-07-23 11:42:43 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2010-07-23 11:42:43 +1000 |
commit | 57aebf593b44fd3d9e93fdaf45758b6dea172875 (patch) | |
tree | c37e58d645a7e2f18a84973f81af4a6901093b50 | |
parent | b729529d0d602c8982bb66325fb9a42e826410ce (diff) | |
download | scintilla-mirror-57aebf593b44fd3d9e93fdaf45758b6dea172875.tar.gz |
Include Txt2Tags 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 7f390d8c8..c7978dc16 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -458,6 +458,10 @@ SOURCE=..\lexers\LexTeX.cxx # End Source File # Begin Source File +SOURCE=..\lexers\LexTxt2tags.cxx +# End Source File +# Begin Source File + SOURCE=..\lexers\LexVB.cxx # End Source File # Begin Source File |