dplayx: Code to forward player creation
[wine/gsoc_dplay.git] / dlls / tapi32 / Makefile.in
blob8d5f565479557a11eb382aaffe00b294b92f3092
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = tapi32.dll
6 IMPORTLIB = tapi32
7 IMPORTS = advapi32 kernel32
9 C_SRCS = \
10 assisted.c \
11 line.c \
12 phone.c
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend