d3dxof: Do not expect a separator when there is no element.
[wine/multimedia.git] / dlls / qmgrprxy / Makefile.in
blobe45156650973d3aaf367fb091fb269eb5e2a7ea7
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = qmgrprxy.dll
6 IMPORTS = rpcrt4 kernel32 ntdll
7 EXTRADEFS = -DREGISTER_PROXY_DLL
9 IDL_I_SRCS = qmgrprxy.idl
10 IDL_P_SRCS = qmgrprxy.idl
12 EXTRA_OBJS = dlldata.o
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend