comctl32: Never release state image list.
[wine/multimedia.git] / dlls / d3drm / Makefile.in
blob59d4b8c72111bd51280333b835b11bf477457426
1 MODULE = d3drm.dll
2 IMPORTLIB = d3drm
3 IMPORTS = dxguid uuid d3dxof
5 C_SRCS = \
6 d3drm.c \
7 d3drm_main.c \
8 device.c \
9 frame.c \
10 math.c \
11 meshbuilder.c \
12 viewport.c
14 RC_SRCS = version.rc
16 @MAKE_DLL_RULES@