diff options
author | nyamatongwe <devnull@localhost> | 2006-04-05 00:39:56 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2006-04-05 00:39:56 +0000 |
commit | b2b32c3ffe11dd016fba6c10603ee9eb461b95ff (patch) | |
tree | 8a8af68b7669dc938d64b482843257115d052ee4 | |
parent | 165b14833468106a7f7b28677ac28204059d8d58 (diff) | |
download | scintilla-mirror-b2b32c3ffe11dd016fba6c10603ee9eb461b95ff.tar.gz |
Added 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 7769f0d1c..8f18059e9 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -342,6 +342,10 @@ SOURCE=..\src\LexSpecman.cxx # End Source File # Begin Source File +SOURCE=..\src\LexSpice.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexSQL.cxx # End Source File # Begin Source File |