Makefile.in 218 Bytes
MODULE    = qmgr.dll
IMPORTS   = uuid winhttp ole32 advapi32

C_SRCS = \
	enum_files.c \
	enum_jobs.c \
	factory.c \
	file.c \
	job.c \
	qmgr.c \
	qmgr_main.c \
	service.c

RC_SRCS = rsrc.rc

IDL_SRCS = qmgr_local.idl