aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authornyamatongwe <unknown>2002-10-31 11:03:24 +0000
committernyamatongwe <unknown>2002-10-31 11:03:24 +0000
commitb863b41bec64346589646f3c46b90ba9646bd055 (patch)
tree22ff97b85dc0ac72f0c9f9b4496d49cd5e7327ca /README
parenta552540e9cdf5b962a25e7c198e383222bae1a76 (diff)
downloadscintilla-mirror-b863b41bec64346589646f3c46b90ba9646bd055.tar.gz
Added mention of .dsp files being unsupported.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 1c99d1b7d..6a90894a5 100644
--- a/README
+++ b/README
@@ -65,4 +65,7 @@ GCC: make
VS .NET: nmake -f scite.mak
Borland: make -fscite.mak
-An executable SciTE will now be in scite\bin. \ No newline at end of file
+An executable SciTE will now be in scite\bin.
+
+The Visual C++ 6.0 project (.dsp) files are no longer supported but are left
+in the download for people that are prepared to update them.