wine-wine/dlls/evr/Makefile.in

14 lines
219 B
Makefile
Raw Permalink Normal View History

2015-02-04 06:32:04 +00:00
MODULE = evr.dll
IMPORTLIB = evr
IMPORTS = mfuuid strmiids strmbase uuid dxguid ole32 oleaut32
DELAYIMPORTS = mfplat
2015-02-04 06:32:04 +00:00
EXTRADLLFLAGS = -mno-cygwin
2015-02-04 06:32:04 +00:00
C_SRCS = \
evr.c \
main.c \
mixer.c
IDL_SRCS = evr_classes.idl