qmgr: Generate C file with local GUID definitions from bits.idl.
[wine/multimedia.git] / dlls / qmgr / Makefile.in
blobd01f2b84f167b45c76da99619da40a50605a056f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = qmgr.dll
6 IMPORTS = kernel32
7 EXTRALIBS =
9 C_SRCS = \
10 qmgr_main.c
12 IDL_I_SRCS = qmgr_local.idl
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend