wine/dlls/d3dx9_39/Makefile.in
Alistair Leslie-Hughes beccd5a2e5 d3dx9_39: Share the source with d3dx9_36.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-03 10:16:49 +09:00

26 lines
359 B
Makefile

MODULE = d3dx9_39.dll
IMPORTS = d3d9 d3dcompiler dxguid d3dxof ole32 gdi32 user32
PARENTSRC = ../d3dx9_36
C_SRCS = \
animation.c \
core.c \
d3dx9_39_main.c \
effect.c \
font.c \
line.c \
math.c \
mesh.c \
preshader.c \
render.c \
shader.c \
skin.c \
sprite.c \
surface.c \
texture.c \
util.c \
volume.c \
xfile.c
RC_SRCS = version.rc