push b59ba84f7e04af9ef068bd4c6e96701941f0256e
[wine/hacks.git] / dlls / qmgr / Makefile.in
bloba19eea6937cb4eb58acc33a8515be044d32e8a70
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = qmgr.dll
6 IMPORTS = kernel32
7 EXTRALIBS = -luuid
9 C_SRCS = \
10 factory.c \
11 qmgr.c \
12 qmgr_main.c
14 IDL_I_SRCS = qmgr_local.idl
16 @MAKE_DLL_RULES@
18 @DEPENDENCIES@ # everything below this line is overwritten by make depend