dbghelp: Use local declarations of r_debug and link_map structs.
[wine.git] / dlls / d3dcompiler_41 / Makefile.in
blobf19e1392113052325a992da5c4bc81e56783569d
1 MODULE = d3dcompiler_41.dll
2 IMPORTS = dxguid uuid
3 EXTRADEFS = -DD3D_COMPILER_VERSION=41
4 PARENTSRC = ../d3dcompiler_43
6 EXTRADLLFLAGS = -mno-cygwin
8 C_SRCS = \
9 asmparser.c \
10 blob.c \
11 bytecodewriter.c \
12 compiler.c \
13 main.c \
14 preproc.c \
15 reflection.c \
16 utils.c
18 LEX_SRCS = \
19 asmshader.l \
20 hlsl.l \
21 ppl.l
23 BISON_SRCS = \
24 asmshader.y \
25 hlsl.y \
26 ppy.y
28 RC_SRCS = version.rc