had to bring back curl 3rdparty for windows too, since cygwin wasn't
authorChris Koeritz <fred@gruntose.com>
Thu, 22 Sep 2016 04:29:29 +0000 (00:29 -0400)
committerChris Koeritz <fred@gruntose.com>
Thu, 22 Sep 2016 04:29:29 +0000 (00:29 -0400)
commit32093917ca7f2341da0169cd1e7549c971e1055d
tree174eb3b96311825ff6a5a44c2ae253d595a78e02
parent341317a168ba7b080ae4efe0958edd85cfd380eb
had to bring back curl 3rdparty for windows too, since cygwin wasn't
actually standing in for this either.  not sure why i thought it was,
but it seemed like it had made it through the whole build.
14 files changed:
production/3rdparty/curl/COPYING [new file with mode: 0644]
production/3rdparty/curl/README [new file with mode: 0644]
production/3rdparty/curl/bin/curl-config [new file with mode: 0644]
production/3rdparty/curl/include/curl/curl.h [new file with mode: 0644]
production/3rdparty/curl/include/curl/curlver.h [new file with mode: 0644]
production/3rdparty/curl/include/curl/easy.h [new file with mode: 0644]
production/3rdparty/curl/include/curl/mprintf.h [new file with mode: 0644]
production/3rdparty/curl/include/curl/multi.h [new file with mode: 0644]
production/3rdparty/curl/include/curl/stdcheaders.h [new file with mode: 0644]
production/3rdparty/curl/include/curl/types.h [new file with mode: 0644]
production/3rdparty/curl/lib/libcurl-3.dll [new file with mode: 0644]
production/3rdparty/curl/lib/libcurl.a [new file with mode: 0644]
production/3rdparty/curl/lib/libcurl.dll.a [new file with mode: 0644]
scripts/clam/cpp/rules.def