]> granicus.if.org Git - curl/commit
build: Added Visual Studio 2017 project files
authorSteve Holme <steve_holme@hotmail.com>
Fri, 22 Dec 2017 17:58:41 +0000 (17:58 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Fri, 22 Dec 2017 17:58:41 +0000 (17:58 +0000)
commitad1dc10e613b5753430477c14f5b61c09d9f7a20
tree954ca31743e60db3951520b4c80c6c129cf87ffa
parentd409640d661e7fd3591a961836f2a12453be515a
build: Added Visual Studio 2017 project files
13 files changed:
Makefile.am
projects/README
projects/Windows/VC15/.gitignore [new file with mode: 0644]
projects/Windows/VC15/curl-all.sln [new file with mode: 0644]
projects/Windows/VC15/lib/.gitignore [new file with mode: 0644]
projects/Windows/VC15/lib/libcurl.sln [new file with mode: 0644]
projects/Windows/VC15/lib/libcurl.tmpl [new file with mode: 0644]
projects/Windows/VC15/lib/libcurl.vcxproj.filters [new file with mode: 0644]
projects/Windows/VC15/src/.gitignore [new file with mode: 0644]
projects/Windows/VC15/src/curl.sln [new file with mode: 0644]
projects/Windows/VC15/src/curl.tmpl [new file with mode: 0644]
projects/Windows/VC15/src/curl.vcxproj.filters [new file with mode: 0644]
projects/generate.bat