wined3d: Do not perform a NULL check on riid (Coverity).
[wine/multimedia.git] / dlls / mprapi / Makefile.in
blob8f47be7f0b4314edd7cba6917d41d3be536b23a6
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mprapi.dll
6 IMPORTLIB = libmprapi.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = \
10 mprapi.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend