wine/dlls/inseng/Makefile.in
Alexandre Julliard 57e79a632e inseng: Use --prefer_native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-02 10:54:32 +01:00

8 lines
159 B
Makefile

MODULE = inseng.dll
IMPORTS = uuid ole32 advapi32
EXTRADLLFLAGS = -mno-cygwin -Wb,--prefer-native
C_SRCS = inseng_main.c
IDL_SRCS = inseng_classes.idl