blob: bca5305e38a0060aafb12e60049c63c6881c3492 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = inetcomm.dll
IMPORTLIB = inetcomm
IMPORTS = ole32 ws2_32 user32 advapi32 kernel32
EXTRALIBS = -luuid
C_SRCS = \
inetcomm_main.c \
internettransport.c \
mimeole.c \
regsvr.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend