wine-wine/dlls/d3dcompiler_43/tests/Makefile.in

11 lines
169 B
Makefile
Raw Normal View History

2010-08-19 19:33:43 +00:00
TESTDLL = d3dcompiler_43.dll
IMPORTS = d3d9 user32
EXTRADEFS = -DD3D_COMPILER_VERSION=43
2010-08-19 19:33:43 +00:00
C_SRCS = \
asm.c \
blob.c \
hlsl_d3d11.c \
hlsl_d3d9.c \
reflection.c