dnsapi: Sign-compare warnings fix.
[wine/gsoc_dplay.git] / dlls / inetcomm / Makefile.in
blob462294c713b317c30e2183bc39011286942cbca6
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = inetcomm.dll
6 IMPORTLIB = inetcomm
7 IMPORTS = uuid ole32 ws2_32 user32 advapi32 kernel32
9 C_SRCS = \
10 inetcomm_main.c \
11 internettransport.c \
12 mimeole.c \
13 regsvr.c
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend