diff options
author | nyamatongwe <devnull@localhost> | 2007-12-31 23:56:11 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2007-12-31 23:56:11 +0000 |
commit | 879cfbae9ba28080885e6943f8936a95e475606c (patch) | |
tree | b4efc606bdcf84f0ec13115d47fb7922aa34ed01 /vcbuild/SciLexer.dsp | |
parent | 60447420a049f05722584c4875feeb86bfe02c42 (diff) | |
download | scintilla-mirror-879cfbae9ba28080885e6943f8936a95e475606c.tar.gz |
Added Magik lexer.
Diffstat (limited to 'vcbuild/SciLexer.dsp')
-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 3798e2ea1..3fcaeccc6 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -290,6 +290,10 @@ SOURCE=..\src\LexLua.cxx # End Source File # Begin Source File +SOURCE=..\src\LexMagik.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexMatlab.cxx # End Source File # Begin Source File |