cmd: DIR command outputs free space for the path.
[wine.git] / dlls / winegstreamer / Makefile.in
blob78bdd6c0ef133d67d3f43e427807bda35e27fa33
1 MODULE = winegstreamer.dll
2 UNIXLIB = winegstreamer.so
3 IMPORTLIB = winegstreamer
4 IMPORTS = strmbase ole32 oleaut32 msdmo
5 DELAYIMPORTS = mfplat mf
6 UNIX_CFLAGS = $(GSTREAMER_CFLAGS)
7 UNIX_LIBS = $(GSTREAMER_LIBS) $(PTHREAD_LIBS)
9 C_SRCS = \
10 aac_decoder.c \
11 color_convert.c \
12 h264_decoder.c \
13 main.c \
14 media_sink.c \
15 media_source.c \
16 mfplat.c \
17 quartz_parser.c \
18 quartz_transform.c \
19 resampler.c \
20 unixlib.c \
21 video_decoder.c \
22 video_processor.c \
23 wg_allocator.c \
24 wg_format.c \
25 wg_parser.c \
26 wg_sample.c \
27 wg_transform.c \
28 wm_reader.c \
29 wma_decoder.c \
30 wmv_decoder.c
32 IDL_SRCS = \
33 winegstreamer_classes.idl
35 RC_SRCS = \
36 rsrc.rc