wine/dlls/d3d10/tests/Makefile.in
2024-09-04 20:12:04 +02:00

9 lines
179 B
Makefile

TESTDLL = d3d10.dll
IMPORTS = d3d10 d3dcompiler
EXTRADEFS = -DD3D_COMPILER_VERSION=0
PARENTSRC = ../../d3dcompiler_43/tests
SOURCES = \
device.c \
effect.c \
reflection.c