server: Create the initial thread as a separate request.
[wine.git] / dlls / bcrypt / Makefile.in
blobdd6d4a766401de9580f146ad44a8c98d4081f00b
1 MODULE = bcrypt.dll
2 IMPORTS = advapi32
3 IMPORTLIB = bcrypt
4 EXTRAINCL = $(GNUTLS_CFLAGS)
6 C_SRCS = \
7 bcrypt_main.c \
8 gnutls.c \
9 macos.c \
10 md2.c \
11 sha256.c \
12 sha512.c
14 RC_SRCS = version.rc