cmd: DIR command outputs free space for the path.
[wine.git] / dlls / inetcomm / Makefile.in
blob079f3128297a322689964fbb61cdc212e705df34
1 MODULE = inetcomm.dll
2 IMPORTLIB = inetcomm
3 IMPORTS = uuid urlmon propsys oleaut32 ole32 ws2_32 user32 advapi32
5 EXTRADLLFLAGS = -Wb,--prefer-native
7 C_SRCS = \
8 imaptransport.c \
9 inetcomm_main.c \
10 internettransport.c \
11 mimeintl.c \
12 mimeole.c \
13 pop3transport.c \
14 protocol.c \
15 smtptransport.c
17 RC_SRCS = inetcomm.rc
19 IDL_SRCS = inetcomm.idl