wine/dlls/wer/Makefile.in
Alexandre Julliard faa7af5e78 wer: Use --prefer-native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-25 08:59:17 +01:00

9 lines
126 B
Makefile

MODULE = wer.dll
IMPORTLIB = wer
IMPORTS = advapi32
EXTRADLLFLAGS = -mno-cygwin -Wb,--prefer-native
C_SRCS = \
main.c