msvcrt: _Gettnames() should respect user overrides.
[wine.git] / dlls / d3dcompiler_34 / Makefile.in
blobc717fe5137000af6442dfeefbe05b7a8b79e0547
1 MODULE = d3dcompiler_34.dll
2 IMPORTS = dxguid uuid
3 EXTRALIBS = -lwpp
4 EXTRADEFS = -DD3D_COMPILER_VERSION=34
5 PARENTSRC = ../d3dcompiler_43
7 C_SRCS = \
8 asmparser.c \
9 blob.c \
10 bytecodewriter.c \
11 compiler.c \
12 main.c \
13 reflection.c \
14 utils.c
16 LEX_SRCS = \
17 asmshader.l \
18 hlsl.l
20 BISON_SRCS = \
21 asmshader.y \
22 hlsl.y
24 RC_SRCS = version.rc