wine/dlls/avrt/Makefile.in
Alexandre Julliard edc4fb8e9f avrt: Use --prefer-native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-22 14:42:08 +01:00

9 lines
126 B
Makefile

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