aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2003-07-23 09:49:05 +0000
committernyamatongwe <unknown>2003-07-23 09:49:05 +0000
commit5b5ca404e615600de0bdff49ad79d3400360bc63 (patch)
tree327cbd8cf0e16a8bcd94b784d0a8528e99299934
parent29e87e55cbe58bc5b148847bbc34b26d52b422f2 (diff)
downloadscintilla-mirror-5b5ca404e615600de0bdff49ad79d3400360bc63.tar.gz
Added explanation of extracting DLL from SciTE download.
-rw-r--r--doc/ScintillaDownload.html6
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>