wine/dlls/rsaenh/Makefile.in

16 lines
192 B
Makefile

MODULE = rsaenh.dll
IMPORTLIB = rsaenh
IMPORTS = bcrypt crypt32 advapi32
SOURCES = \
aes.c \
des.c \
handle.c \
implglue.c \
mpi.c \
rc2.c \
rc4.c \
rsa.c \
rsaenh.c \
rsrc.rc