aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2003-05-14 13:12:48 +0000
committernyamatongwe <unknown>2003-05-14 13:12:48 +0000
commit716323e8037ba39592a2934ac3156de67e1b97a8 (patch)
treef9c1b4c522484f1838edb522d3150da1c4e2dbb1
parentd271b5d7800064e6e7c01842ff7e469ba99b2c29 (diff)
downloadscintilla-mirror-716323e8037ba39592a2934ac3156de67e1b97a8.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>