hidclass.sys: Support parsing of explicit usage page.
[wine.git] / dlls / inetcomm / Makefile.in
blobb73879a006ceb6eb5a33b1e411c00114c691c3ff
1 MODULE = inetcomm.dll
2 IMPORTLIB = inetcomm
3 IMPORTS = uuid urlmon propsys oleaut32 ole32 ws2_32 user32 advapi32
5 EXTRADLLFLAGS = -mno-cygwin -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