diff options
Diffstat (limited to 'lexilla/src/README')
| -rw-r--r-- | lexilla/src/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexilla/src/README b/lexilla/src/README index aec65a08d..d65790afd 100644 --- a/lexilla/src/README +++ b/lexilla/src/README @@ -5,7 +5,7 @@ programming, mark-up, and data languages for the Scintilla source code editing component.
Lexilla is made available as both a shared library and static library.
-The shared library is called lexilla.so / lexilla.dylib / lexilla.dll on Linux / macOS /
+The shared library is called liblexilla.so / liblexilla.dylib / lexilla.dll on Linux / macOS /
Windows.
The static library is called liblexilla.a when built with GCC or Clang and liblexilla.lib
when built with MSVC.
|
