aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaDoc.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2019-04-05 11:56:10 +1100
committerNeil <nyamatongwe@gmail.com>2019-04-05 11:56:10 +1100
commit639b77a3634190cb6b8ea2e93896b10449a4f687 (patch)
treeb6cf281d349440f2712420d260b6139847886939 /doc/ScintillaDoc.html
parentcb81cd27cd1b162c381db4106cb29c4c397146a8 (diff)
downloadscintilla-mirror-639b77a3634190cb6b8ea2e93896b10449a4f687.tar.gz
Backport: Document adding source files.
Backport of changeset 7401:e92f85a5bf74.
Diffstat (limited to 'doc/ScintillaDoc.html')
-rw-r--r--doc/ScintillaDoc.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index 5d441ff0e..c4b0112b3 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -8462,6 +8462,9 @@ EM_SETTARGETDEVICE
When both GTK+ 2 and GTK+ 3 are present, building for GTK+ 3.x requires defining GTK3
on the command line.</p>
+ <p>Adding and removing source files from Scintilla may require modifying build files.
+ This is addressed in <a class="jump" href="AddSource.txt">AddSource.txt</a>.</p>
+
<h3>Static linking</h3>
<p>On Windows, Scintilla is normally used as a dynamic library as a .DLL file. If you want to