diff options
| author | nyamatongwe <unknown> | 2006-12-13 00:19:17 +0000 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2006-12-13 00:19:17 +0000 |
| commit | 8b78c030d7ed0cdaa00c1ca4ec6fedf09f901f42 (patch) | |
| tree | 5b39f81d014e40526f7927a32205a1954665ed78 /vcbuild | |
| parent | 63ecebff8cdc5ba839ac85e0556f1562c585c308 (diff) | |
| download | scintilla-mirror-8b78c030d7ed0cdaa00c1ca4ec6fedf09f901f42.tar.gz | |
D lexer and language support from Waldemar Augustyn.
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 8f18059e9..f54b4bde3 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -198,6 +198,10 @@ SOURCE=..\src\LexCPP.cxx # End Source File # Begin Source File +SOURCE=..\src\LexD.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexCrontab.cxx # End Source File # Begin Source File |
