gdi32: Always use biClrUsed for the number of colors of internal BITMAPINFO structures.
[wine/multimedia.git] / dlls / d3drm / Makefile.in
blobfee388558a7c8842d88c15c841cc4d1f5d98419f
1 MODULE = d3drm.dll
2 IMPORTLIB = d3drm
3 IMPORTS = dxguid uuid d3dxof
5 C_SRCS = \
6 d3drm.c \
7 d3drm_main.c \
8 math.c \
9 meshbuilder.c
11 RC_SRCS = version.rc
13 @MAKE_DLL_RULES@