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

10 lines
141 B
Makefile

MODULE = pstorec.dll
IMPORTS = uuid
EXTRADLLFLAGS = -mno-cygwin -Wb,--prefer-native
C_SRCS = \
pstorec.c
IDL_SRCS = pstorec_tlb.idl