diff options
author | nyamatongwe <unknown> | 2006-04-05 00:39:56 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2006-04-05 00:39:56 +0000 |
commit | 6093828e879ff94f011e7ba5392a44c04c07ed6e (patch) | |
tree | 8a8af68b7669dc938d64b482843257115d052ee4 | |
parent | 437fb0ba62ea83b16c62e52352a5cad62c3f2770 (diff) | |
download | scintilla-mirror-6093828e879ff94f011e7ba5392a44c04c07ed6e.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 |