shlwapi: Simplify the string comparison functions a bit and use the CSTR_XXX macros.
[wine/multimedia.git] / dlls / strmbase / Makefile.in
blob3ac7c5611e2ffc4625392f4bdd2cc7c6d052f14f
1 MODULE = libstrmbase.a
3 C_SRCS = \
4 audio.c \
5 dispatch.c \
6 dllfunc.c \
7 enumpins.c \
8 filter.c \
9 mediatype.c \
10 outputqueue.c \
11 pin.c \
12 pospass.c \
13 qualitycontrol.c \
14 renderer.c \
15 seeking.c \
16 transform.c \
17 video.c \
18 window.c
20 @MAKE_IMPLIB_RULES@