wine/dlls/d3dx9_36/tests/Makefile.in
2025-02-28 14:14:19 +01:00

17 lines
239 B
Makefile

TESTDLL = d3dx9_36.dll
IMPORTS = d3dx9 d3d9 user32 gdi32
EXTRADEFS = -DD3DX_SDK_VERSION=36
SOURCES = \
asm.c \
core.c \
effect.c \
line.c \
math.c \
mesh.c \
rsrc.rc \
shader.c \
surface.c \
texture.c \
volume.c \
xfile.c