mirror of
https://github.com/php-win-ext/libssh2.git
synced 2026-03-24 09:02:12 +01:00
a97f508ed6ac245def8fce4bea65db5bfa64cba8
libssh2
libssh2 is a client-side C library implementing the SSH2 protocol.
Building for PHP
libssh2 depends on openssl and zlib. To build follow these steps:
- create a directory named "deps" at the level of the libssh2 source dir and put the dependencies there
- use win32/libssh2.vcproj to build the libssh2 with VS2008
Description
Languages
C
66.8%
Shell
16.8%
Makefile
9.1%
M4
2.6%
CMake
1.8%
Other
2.8%