Commit da28c6bb authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

winegstreamer: Link to strmbase.

parent 3f5df70e
MODULE = winegstreamer.dll
IMPORTS = strmiids uuid ole32 mfuuid
IMPORTS = strmbase strmiids uuid ole32 mfuuid
DELAYIMPORTS = mfplat
EXTRAINCL = $(GSTREAMER_CFLAGS)
EXTRALIBS = $(GSTREAMER_LIBS) $(PTHREAD_LIBS)
PARENTSRC = ../strmbase
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
audioconvert.c \
filter.c \
main.c \
media_source.c \
mediatype.c \
mfplat.c \
pin.c \
qualitycontrol.c \
quartz_parser.c \
seeking.c \
wg_parser.c
IDL_SRCS = \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment