diff options
author | Steve Holme <steve_holme@hotmail.com> | 2015-02-01 21:25:04 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2015-02-02 12:43:03 +0000 |
commit | 957fcd90499793551b1f297377e91ee2f032bb67 (patch) | |
tree | 7a69d4cfdcc6772d2be4d013816abc67ec185af1 /projects | |
parent | f826bf37eadf6c3a7c1bc4eb7e42317863bf5b58 (diff) | |
download | curl-957fcd90499793551b1f297377e91ee2f032bb67.tar.gz |
build: Renamed top level Visual Studio solution files
In preparation for adding the test suite and examples projects renamed
the top level "all" solution files to better describe what they are.
This will also enable us to use "curl" rather than "curlsrc" for the
command line tool solution and project files, which will simplify some
of the configuration.
Diffstat (limited to 'projects')
-rw-r--r-- | projects/Windows/VC10/curl-all.sln (renamed from projects/Windows/VC10/curl.sln) | 0 | ||||
-rw-r--r-- | projects/Windows/VC11/curl-all.sln (renamed from projects/Windows/VC11/curl.sln) | 0 | ||||
-rw-r--r-- | projects/Windows/VC12/curl-all.sln (renamed from projects/Windows/VC12/curl.sln) | 0 | ||||
-rw-r--r-- | projects/Windows/VC6/curl-all.dsw (renamed from projects/Windows/VC6/curl.dsw) | 0 | ||||
-rw-r--r-- | projects/Windows/VC7.1/curl-all.sln (renamed from projects/Windows/VC7.1/curl.sln) | 0 | ||||
-rw-r--r-- | projects/Windows/VC7/curl-all.sln (renamed from projects/Windows/VC7/curl.sln) | 0 | ||||
-rw-r--r-- | projects/Windows/VC8/curl-all.sln (renamed from projects/Windows/VC8/curl.sln) | 0 | ||||
-rw-r--r-- | projects/Windows/VC9/curl-all.sln (renamed from projects/Windows/VC9/curl.sln) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/projects/Windows/VC10/curl.sln b/projects/Windows/VC10/curl-all.sln index 450127210..450127210 100644 --- a/projects/Windows/VC10/curl.sln +++ b/projects/Windows/VC10/curl-all.sln diff --git a/projects/Windows/VC11/curl.sln b/projects/Windows/VC11/curl-all.sln index c9085a936..c9085a936 100644 --- a/projects/Windows/VC11/curl.sln +++ b/projects/Windows/VC11/curl-all.sln diff --git a/projects/Windows/VC12/curl.sln b/projects/Windows/VC12/curl-all.sln index 57064c49f..57064c49f 100644 --- a/projects/Windows/VC12/curl.sln +++ b/projects/Windows/VC12/curl-all.sln diff --git a/projects/Windows/VC6/curl.dsw b/projects/Windows/VC6/curl-all.dsw index 0d368d61f..0d368d61f 100644 --- a/projects/Windows/VC6/curl.dsw +++ b/projects/Windows/VC6/curl-all.dsw diff --git a/projects/Windows/VC7.1/curl.sln b/projects/Windows/VC7.1/curl-all.sln index 4475c7759..4475c7759 100644 --- a/projects/Windows/VC7.1/curl.sln +++ b/projects/Windows/VC7.1/curl-all.sln diff --git a/projects/Windows/VC7/curl.sln b/projects/Windows/VC7/curl-all.sln index fb7b89a42..fb7b89a42 100644 --- a/projects/Windows/VC7/curl.sln +++ b/projects/Windows/VC7/curl-all.sln diff --git a/projects/Windows/VC8/curl.sln b/projects/Windows/VC8/curl-all.sln index 0dfbd1a41..0dfbd1a41 100644 --- a/projects/Windows/VC8/curl.sln +++ b/projects/Windows/VC8/curl-all.sln diff --git a/projects/Windows/VC9/curl.sln b/projects/Windows/VC9/curl-all.sln index 44151862b..44151862b 100644 --- a/projects/Windows/VC9/curl.sln +++ b/projects/Windows/VC9/curl-all.sln |