Files
libssh2/Makefile.WinCNG.inc
Christoph M. Becker 660faf6946 Upgrade to libssh2 1.9.0
2020-01-23 15:57:35 +01:00

4 lines
101 B
PHP

CRYPTO_CSOURCES = wincng.c
CRYPTO_HHEADERS = wincng.h
CRYPTO_LTLIBS = $(LTLIBBCRYPT) $(LTLIBCRYPT32)