dplayx: Code to forward player creation
[wine/gsoc_dplay.git] / dlls / inetcomm / Makefile.in
blob802b3d27f3c1e3ab6730106b44528a3bedad9f05
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = inetcomm.dll
6 IMPORTLIB = inetcomm
7 IMPORTS = uuid oleaut32 ole32 ws2_32 user32 advapi32 kernel32
9 C_SRCS = \
10 imaptransport.c \
11 inetcomm_main.c \
12 internettransport.c \
13 mimeintl.c \
14 mimeole.c \
15 pop3transport.c \
16 regsvr.c \
17 smtptransport.c
19 @MAKE_DLL_RULES@
21 @DEPENDENCIES@ # everything below this line is overwritten by make depend