wine/dlls/cryptdll/Makefile.in
Alexandre Julliard c8a804cf54 cryptdll: Use --prefer-native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-18 12:09:06 +01:00

6 lines
104 B
Makefile

MODULE = cryptdll.dll
IMPORTLIB = cryptdll
IMPORTS = advapi32
EXTRADLLFLAGS = -Wb,--prefer-native