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