diff options
| author | nyamatongwe <devnull@localhost> | 2010-07-23 11:42:43 +1000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2010-07-23 11:42:43 +1000 |
| commit | 9c4f977e71660db9571e48b70a36e13256cdab19 (patch) | |
| tree | 6738dd74b7404a37ca4d42ae1e04fc35e03cdfff | |
| parent | 84af6b68676eabacd12499490744ca14cff3df99 (diff) | |
| download | scintilla-mirror-9c4f977e71660db9571e48b70a36e13256cdab19.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 |
