Commit 3537f73f authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

amstream: Move audio and ddraw streams into separate files.

parent bfc66883
...@@ -5,9 +5,10 @@ EXTRADLLFLAGS = -mno-cygwin ...@@ -5,9 +5,10 @@ EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \ C_SRCS = \
audiodata.c \ audiodata.c \
audiostream.c \
ddrawstream.c \
filter.c \ filter.c \
main.c \ main.c \
mediastream.c \
multimedia.c multimedia.c
IDL_SRCS = amstream_classes.idl IDL_SRCS = amstream_classes.idl
......
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