diff options
author | Yang Tse <yangsita@gmail.com> | 2009-05-08 18:55:42 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-05-08 18:55:42 +0000 |
commit | 838ddf8f554456d87c1eccda72818864e706748c (patch) | |
tree | 04d0cf972dd37de6f49de74456dde0d6c6668b71 /docs | |
parent | 619869c6391138bfe9163c01afb3f9ee3cd4ddda (diff) |
Renamed vc6 workspace and project files to avoid filename clash when used for conversion to later VS versions.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INSTALL b/docs/INSTALL index f17aa85ff..7d13aa5a1 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -386,7 +386,7 @@ Win32 - Modify lib/setup.h - Modify lib/Makefile.vc6 - Add defines to Project/Settings/C/C++/General/Preprocessor Definitions - in the libcurl.dsw/libcurl.dsp Visual C++ 6 IDE project. + in the vc6libcurl.dsw/vc6libcurl.dsp Visual C++ 6 IDE project. Important static libcurl usage note |