ssh2/win32
Rafael Kitover d46185eaa5 Update win32/GNUmakefile to use OpenSSL 1.0.1a
libcrypto on win32 now depends on gdi32.dll, so move the OpenSSL LDLIBS
block to before the compiler definitions, so that libcrypto gets added
first, and then add -lgdi32 into the following common LDLIBS for gcc.
2012-04-23 20:04:41 +02:00
..
test Updated dependency lib versions. 2012-04-20 13:50:06 +02:00
.gitignore ignore libssh2.dsp 2010-03-23 21:59:12 +01:00
config.mk Updated dependency lib versions. 2012-04-20 13:50:06 +02:00
GNUmakefile Update win32/GNUmakefile to use OpenSSL 1.0.1a 2012-04-23 20:04:41 +02:00
libssh2_config.h moved MSVC strdup define to libssh2_config.h which we include already. 2010-06-10 02:31:48 +02:00
libssh2.dsw fixed libssh2.dsw to use the generated libssh2.dsp; removed old *.dsp files. 2010-06-10 02:43:49 +02:00
libssh2.rc Added resource file for libssh2.dll (shamelessly stolen from libcurl). 2010-08-17 01:54:20 +02:00
Makefile.Watcom Updated dependency lib versions. 2012-04-20 13:50:06 +02:00
msvcproj.foot Ensure that win32/libssh2.dsp will be generated with CRLF line endings 2009-10-17 02:58:53 +02:00
msvcproj.head msvcproj: added libs and debug stuff 2011-04-15 14:29:30 +02:00
rules.mk Add support for win32. 2005-01-03 22:46:15 +00:00
tests.dsp fix line endings to crlf and flag binary to avoid nasty conversions. 2007-09-15 15:26:37 +00:00