mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 06:06:13 +00:00
fb077b480b
Signed-off-by: Eric Pouech <eric.pouech@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
6 lines
105 B
Makefile
6 lines
105 B
Makefile
TESTDLL = inetcomm.dll
|
|
IMPORTS = inetcomm urlmon oleaut32 ole32
|
|
|
|
C_SRCS = \
|
|
mimeintl.c \
|
|
mimeole.c
|