From 4f673191c5c43665599392b00c3710d0344d65e3 Mon Sep 17 00:00:00 2001
From: Neil
Date: Fri, 5 Apr 2019 11:56:10 +1100
Subject: Document adding source files.
---
doc/ScintillaDoc.html | 3 +++
1 file changed, 3 insertions(+)
(limited to 'doc/ScintillaDoc.html')
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index ddebc65a9..a87294d6e 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -8444,6 +8444,9 @@ EM_SETTARGETDEVICE
When both GTK+ 2 and GTK+ 3 are present, building for GTK+ 3.x requires defining GTK3
on the command line.
+ Adding and removing source files from Scintilla may require modifying build files.
+ This is addressed in AddSource.txt.
+
Static linking
On Windows, Scintilla is normally used as a dynamic library as a .DLL file. If you want to
--
cgit v1.2.3