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

16 lines
284 B
Makefile

MODULE = evr.dll
IMPORTLIB = evr
IMPORTS = mfuuid strmiids strmbase uuid dxguid ole32 oleaut32 user32 d3d9 dxva2
DELAYIMPORTS = mfplat
EXTRADLLFLAGS = -mno-cygwin -Wb,--prefer-native
C_SRCS = \
evr.c \
main.c \
mixer.c \
presenter.c \
sample.c
IDL_SRCS = evr_classes.idl