shell32: Remove redundant loop to count already known value.
[wine/multimedia.git] / dlls / d3drm / Makefile.in
blob500ccb5b48bb95810c63ddc88502ed978c6f8797
1 MODULE = d3drm.dll
2 IMPORTLIB = d3drm
3 IMPORTS = dxguid uuid d3dxof
5 C_SRCS = \
6 d3drm.c \
7 d3drm_main.c \
8 frame.c \
9 math.c \
10 meshbuilder.c
12 RC_SRCS = version.rc
14 @MAKE_DLL_RULES@