diff options
author | nyamatongwe <unknown> | 2001-04-24 07:58:36 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2001-04-24 07:58:36 +0000 |
commit | e7786d92f80fc5a37b0be6b0ba6f0870c3888e0c (patch) | |
tree | 7c942efeb6ba191c52b987d23e015d82278bf78d /vcbuild/SciLexer.dsp | |
parent | 109202c21363c45c2ddd0bccef1ba1638456427a (diff) | |
download | scintilla-mirror-e7786d92f80fc5a37b0be6b0ba6f0870c3888e0c.tar.gz |
Ruby support.
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 81cf664c8..af8b12c8d 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -178,6 +178,10 @@ SOURCE=..\src\LexPython.cxx # End Source File # Begin Source File +SOURCE=..\src\LexRuby.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexSQL.cxx # End Source File # Begin Source File |