aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authornyamatongwe <unknown>2008-06-02 10:46:25 +0000
committernyamatongwe <unknown>2008-06-02 10:46:25 +0000
commit2770bc55688eab5cab75e525b4559ee4d4a7a291 (patch)
treef9c2b15ad0aa1cf6a9d5c83cd54d08b38ead8cc0 /README
parent704994d3fb35ef5e020eee786c0223416b375fc1 (diff)
downloadscintilla-mirror-2770bc55688eab5cab75e525b4559ee4d4a7a291.tar.gz
Updated the READMEs as Borland no longer works.
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index ebf76e3a5..c66baf66a 100644
--- a/README
+++ b/README
@@ -44,10 +44,10 @@ The current make file only supports static linking between SciTE and Scintilla.
*** Windows version ***
-A C++ compiler is required. Visual Studio .NET 2003 is the development system
-used for most development although Mingw32 3.1 and Borland C++ are also
-supported.
-For older versions of Borland make such as version 5.02, add the -l option.
+A C++ compiler is required. Visual Studio .NET 2008 is the development system
+used for most development although Mingw32 3.1 is also supported.
+Borland did work but the command lines are now too long and the most recent
+Borland version does not work. For older versions such as version 5.02, add the -l option.
To build Scintilla, make in the scintilla/win32 directory
cd scintilla\win32