diff options
author | Steve Holme <steve_holme@hotmail.com> | 2016-08-31 11:34:50 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2016-08-31 11:34:50 +0100 |
commit | dafef391f7630c323e02ebd93458e7a40e5f363e (patch) | |
tree | 487079eae9cdabc4f3db53e4f0ee7de972363198 /projects | |
parent | 7c6c2194b88fddccb1e5eb418758dd2292a1358d (diff) | |
download | curl-dafef391f7630c323e02ebd93458e7a40e5f363e.tar.gz |
README: Corrected the supported Visual Studio versions
Missed from commit 8356022d17.
Diffstat (limited to 'projects')
-rw-r--r-- | projects/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/README b/projects/README index 59787dcfb..fee730493 100644 --- a/projects/README +++ b/projects/README @@ -4,7 +4,7 @@ Building via IDE Project Files This document describes how to compile, build and install curl and libcurl from sources using an IDE based development tool such as Visual Studio. - Project files are currently available for Visual C++ v6.0 to v12.0. The + Project files are currently available for Visual C++ v6.0 to v14.0. The following directory structure has been used to cater for this: somedirectory\ |