gdiplus: Implement GdipSetPathGradientBlend, with tests.
[wine/multimedia.git] / dlls / d3dx9_41 / Makefile.in
blobd674d9ab76c30e5644a95fba710874c9a9a2524d
1 MODULE = d3dx9_41.dll
2 IMPORTS = d3d9
4 C_SRCS = \
5 d3dx9_41_main.c
7 RC_SRCS = version.rc
9 @MAKE_DLL_RULES@