diff options
author | nyamatongwe <devnull@localhost> | 2002-10-31 11:03:24 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2002-10-31 11:03:24 +0000 |
commit | aea9a7b07a70872d4f676ffbbe8058b9c088e892 (patch) | |
tree | 22ff97b85dc0ac72f0c9f9b4496d49cd5e7327ca | |
parent | af56ff21066a7e6684726129122810b2f7b25d43 (diff) | |
download | scintilla-mirror-aea9a7b07a70872d4f676ffbbe8058b9c088e892.tar.gz |
Added mention of .dsp files being unsupported.
-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. |