qmgr: AddRef, QueryInterface, and stub functions for queue manager interface.
[wine/multimedia.git] / dlls / qmgr / Makefile.in
blob3a32cbea1d7bb74416cf9f2339344634a7645ec7
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 qmgr.c \
11 qmgr_main.c
13 IDL_I_SRCS = qmgr_local.idl
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend