diff options
author | nyamatongwe <unknown> | 2002-10-31 11:03:24 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2002-10-31 11:03:24 +0000 |
commit | b863b41bec64346589646f3c46b90ba9646bd055 (patch) | |
tree | 22ff97b85dc0ac72f0c9f9b4496d49cd5e7327ca /README | |
parent | a552540e9cdf5b962a25e7c198e383222bae1a76 (diff) | |
download | scintilla-mirror-b863b41bec64346589646f3c46b90ba9646bd055.tar.gz |
Added mention of .dsp files being unsupported.
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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. |