Makefile.in 218 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 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