explorerframe: Implement SetItemState and GetItemState.
[wine/multimedia.git] / dlls / tapi32 / Makefile.in
blobcee121a11435346e9c03d5248aa1bb076f0ca608
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = tapi32.dll
6 IMPORTLIB = tapi32
7 IMPORTS = advapi32
9 C_SRCS = \
10 assisted.c \
11 line.c \
12 phone.c
14 @MAKE_DLL_RULES@