wine/dlls/evr/Makefile.in
Nikolay Sivov e091d5e87c evr: Fix long types warnings.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-01 18:23:28 +01:00

16 lines
272 B
Makefile

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