wine/dlls/dssenh/Makefile.in
Hans Leidekker 0b8a12f39a dssenh: Implement CPAcquireContext and CPReleaseContext.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-09 16:21:33 +02:00

10 lines
127 B
Makefile

MODULE = dssenh.dll
IMPORTS = bcrypt crypt32 advapi32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
main.c
RC_SRCS = rsrc.rc