strmbase: Implement BaseControlWindow.
[wine/multimedia.git] / dlls / tapi32 / Makefile.in
blobdc2103d2036c45de3ecd2d4a46cf9a8969711305
1 MODULE = tapi32.dll
2 IMPORTLIB = tapi32
3 IMPORTS = advapi32
5 C_SRCS = \
6 assisted.c \
7 line.c \
8 phone.c
10 @MAKE_DLL_RULES@