diff options
| -rw-r--r-- | doc/ScintillaDownload.html | 6 | 
1 files changed, 6 insertions, 0 deletions
| diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index c6676f952..dd9f05036 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -50,6 +50,12 @@         <li><a href="http://scintilla.sourceforge.net/scintilla153.tgz">tgz format</a> (420K) commonly used on Linux and compatible operating systems</li>         </ul>         Instructions for building on both Windows and Linux are included in the readme file. +    <h4> +       Windows Executable Code +    </h4> +       There is no download available containing only the Scintilla DLL. +       However, it is included in the <a href="SciTEDownload.html">SciTE +       executable full download</a> as SciLexer.DLL.      <p>         <a href="SciTEDownload.html">SciTE</a> is a good demonstration of Scintilla.      </p> | 
