aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2002-07-24 00:50:18 +0000
committernyamatongwe <devnull@localhost>2002-07-24 00:50:18 +0000
commitb969618878df72ea6016d434a6e35eabcbabc9e1 (patch)
tree3639be517bd80449a04f59e4c2c61ca56a76a6d2
parentdfa5edab84afbb75cd4a90b1c810f111b50e9536 (diff)
downloadscintilla-mirror-b969618878df72ea6016d434a6e35eabcbabc9e1.tar.gz
Added Visual MinGW.
-rw-r--r--doc/ScintillaRelated.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index 22678f8f7..5402f064b 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -29,6 +29,10 @@
Projects using Scintilla
</h3>
<p>
+ <a href="http://visual-mingw.sourceforge.net/">Visual MinGW</a> is an
+ IDE for the MinGW compiler system.This runs on Windows with gcc.
+ </p>
+ <p>
The <a href="http://archaeopteryx.com/wingide">Wing IDE</a> is a
complete integrated development environment for the Python programming language.
Available on Intel based Linux and Windows and on MacOS X through XDarwin.