blob: a19eea6937cb4eb58acc33a8515be044d32e8a70 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = qmgr.dll
IMPORTS = kernel32
EXTRALIBS = -luuid
C_SRCS = \
factory.c \
qmgr.c \
qmgr_main.c
IDL_I_SRCS = qmgr_local.idl
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend