aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorssteele <devnull@localhost>2003-09-27 13:02:11 +0000
committerssteele <devnull@localhost>2003-09-27 13:02:11 +0000
commit84bc2cfeefd4aa8add9238cb86b9a85102b2dd47 (patch)
tree2aa2c06bc907ae3f80ac450c519fe5f8113a35e7
parent0508d3d2c445b4b31e641cdbf4c80374755720ce (diff)
downloadscintilla-mirror-84bc2cfeefd4aa8add9238cb86b9a85102b2dd47.tar.gz
Added TeX and Metapost lexers.
-rw-r--r--vcbuild/SciLexer.dsp8
1 files changed, 8 insertions, 0 deletions
diff --git a/vcbuild/SciLexer.dsp b/vcbuild/SciLexer.dsp
index 032329f35..016bca029 100644
--- a/vcbuild/SciLexer.dsp
+++ b/vcbuild/SciLexer.dsp
@@ -210,6 +210,10 @@ SOURCE=..\src\LexMatlab.cxx
# End Source File
# Begin Source File
+SOURCE=..\src\LexMetapost.cxx
+# End Source File
+# Begin Source File
+
SOURCE=..\src\LexMMIXAL.cxx
# End Source File
# Begin Source File
@@ -258,6 +262,10 @@ SOURCE=..\src\LexSQL.cxx
# End Source File
# Begin Source File
+SOURCE=..\src\LexTeX.cxx
+# End Source File
+# Begin Source File
+
SOURCE=..\src\LexVB.cxx
# End Source File
# Begin Source File