Commit c4383013 authored by Alexandre Julliard's avatar Alexandre Julliard

bcrypt: Build with msvcrt.

parent a472ad19
......@@ -3,6 +3,8 @@ IMPORTS = advapi32
IMPORTLIB = bcrypt
EXTRAINCL = $(GNUTLS_CFLAGS)
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
bcrypt_main.c \
gnutls.c \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment