1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-05 17:28:47 +00:00
wine/dlls/cryptnet/Makefile.in
Eric Pouech 0db20c448a cryptnet: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-09 18:37:32 +01:00

8 lines
132 B
Makefile

MODULE = cryptnet.dll
IMPORTLIB = cryptnet
IMPORTS = crypt32 shell32 ole32
DELAYIMPORTS = wininet
C_SRCS = \
cryptnet_main.c