diff options
| author | nyamatongwe <devnull@localhost> | 2006-12-13 00:19:17 +0000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2006-12-13 00:19:17 +0000 |
| commit | a4188d2279451ed3109b2cdde2573fa053d1dd8c (patch) | |
| tree | 5b39f81d014e40526f7927a32205a1954665ed78 /vcbuild | |
| parent | 6ede8b8bd03de00a6767cc7d41210c4e002c5aa3 (diff) | |
| download | scintilla-mirror-a4188d2279451ed3109b2cdde2573fa053d1dd8c.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 |
