blob: 989f73a7d05880420366350c7ae7b841b07df6be [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = inetcomm.dll
IMPORTLIB = libinetcomm.$(IMPLIBEXT)
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