Sweden-Number/dlls/qmgr/Makefile.in

19 lines
317 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = qmgr.dll
IMPORTS = kernel32
EXTRALIBS = -luuid
C_SRCS = \
2008-01-22 20:55:16 +01:00
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