diff options
| author | nyamatongwe <devnull@localhost> | 2001-04-24 07:58:36 +0000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2001-04-24 07:58:36 +0000 |
| commit | f7d64e55283ac537f041cd44f310d548421056cf (patch) | |
| tree | 7c942efeb6ba191c52b987d23e015d82278bf78d /vcbuild | |
| parent | e95184b94176f33cfe0400a0239f4d3b7e2e8bee (diff) | |
| download | scintilla-mirror-f7d64e55283ac537f041cd44f310d548421056cf.tar.gz | |
Ruby support.
Diffstat (limited to 'vcbuild')
| -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 |
