aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2003-05-14 13:12:48 +0000
committernyamatongwe <devnull@localhost>2003-05-14 13:12:48 +0000
commit2d5cbdb242f107837767a0c9d50f3667fd65a5a8 (patch)
treef9c1b4c522484f1838edb522d3150da1c4e2dbb1
parent67937e72572be72045aac2a104012bcad78ae809 (diff)
downloadscintilla-mirror-2d5cbdb242f107837767a0c9d50f3667fd65a5a8.tar.gz
Added MinGW Developer Studio.
-rw-r--r--doc/ScintillaRelated.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index 3caf8cd09..5c4043c33 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -101,6 +101,11 @@
Projects using Scintilla
</h3>
<p>
+ <a href="http://parinya.homeip.net/">
+ MinGW Developer Studio</a>
+ is a simple C/C++ IDE for the MinGW compiler on Windows.
+ </p>
+ <p>
<a href="http://www.die-offenbachs.de/detlev/eric3.html">Eric3</a>
is a Python IDE written using PyQt and QScintilla.
</p>