diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ The current make file only supports static linking between SciTE and Scintilla. *** Windows version *** -A C++ compiler is required. Mingw32 GCC 2.95.2 is the compiler used +A C++ compiler is required. Mingw32 GCC 2.95.3 is the compiler used for most development although Visual C++ and Borland C++ are also supported. For older versions of Borland make such as version 5.02, add the -l option. |