Commit 0e55edaa authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

wineqtdecoder: Share source with strmbase.

parent abdaa6f2
MODULE = wineqtdecoder.dll
IMPORTS = strmiids strmbase uuid ole32 advapi32
IMPORTS = strmiids uuid ole32 advapi32
EXTRALIBS = $(QUICKTIME_LIBS)
PARENTSRC = ../strmbase
C_SRCS = \
dllfunc.c \
enumpins.c \
filter.c \
main.c \
mediatype.c \
pin.c \
qtdatahandler.c \
qtsplitter.c \
qtutils.c \
qtvdecoder.c
qtvdecoder.c \
qualitycontrol.c \
seeking.c \
transform.c
RC_SRCS = \
rsrc.rc
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