quartz: Flux AsyncReader in PullPin_BeginFlush.
[wine/multimedia.git] / dlls / inetcomm / Makefile.in
blobbca5305e38a0060aafb12e60049c63c6881c3492
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = inetcomm.dll
6 IMPORTLIB = inetcomm
7 IMPORTS = ole32 ws2_32 user32 advapi32 kernel32
8 EXTRALIBS = -luuid
10 C_SRCS = \
11 inetcomm_main.c \
12 internettransport.c \
13 mimeole.c \
14 regsvr.c
16 @MAKE_DLL_RULES@
18 @DEPENDENCIES@ # everything below this line is overwritten by make depend