diff options
| author | nyamatongwe <devnull@localhost> | 2001-04-09 13:34:07 +0000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2001-04-09 13:34:07 +0000 |
| commit | 9a9ab286fc86d3c3a513fb319cf7decd77742d45 (patch) | |
| tree | c4b4ef9a83f9a8d1c03de167ab0512fb6b2e0c24 /vcbuild | |
| parent | 3d4c3df7c3836bd438fbed6cd90864a46ba3dcfc (diff) | |
| download | scintilla-mirror-9a9ab286fc86d3c3a513fb319cf7decd77742d45.tar.gz | |
Tahir added Ada support.
Simplified header dependencies of the Lexers in makefiles.
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 970c0a23e..28c9959b6 100644 --- a/vcbuild/SciLexer.dsp +++ b/vcbuild/SciLexer.dsp @@ -134,6 +134,10 @@ SOURCE=..\src\KeyWords.cxx # End Source File # Begin Source File +SOURCE=..\src\LexAda.cxx +# End Source File +# Begin Source File + SOURCE=..\src\LexAVE.cxx # End Source File # Begin Source File |
