Sweden-Number/dlls/qmgr/Makefile.in

19 lines
247 B
Makefile
Raw Normal View History

MODULE = qmgr.dll
IMPORTS = uuid winhttp ole32 advapi32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
enum_files.c \
enum_jobs.c \
2008-01-22 20:55:16 +01:00
factory.c \
file.c \
job.c \
qmgr.c \
2008-02-11 20:09:34 +01:00
qmgr_main.c \
service.c
RC_SRCS = rsrc.rc
IDL_SRCS = qmgr_local.idl