msvcp60: Keep class definitions in separate file.
[wine/multimedia.git] / dlls / inetcomm / Makefile.in
blobffc8f3984c5389a33feaf9c9760016e4a10c8f23
1 MODULE = inetcomm.dll
2 IMPORTLIB = inetcomm
3 IMPORTS = uuid oleaut32 ole32 ws2_32 user32 advapi32
5 C_SRCS = \
6 imaptransport.c \
7 inetcomm_main.c \
8 internettransport.c \
9 mimeintl.c \
10 mimeole.c \
11 pop3transport.c \
12 smtptransport.c
14 IDL_R_SRCS = inetcomm.idl
16 @MAKE_DLL_RULES@