mfplat: Read queue subscriber within the critical section.
[wine/zf.git] / dlls / d3dcompiler_47 / Makefile.in
blob44bec38d8d2fc90454da13099e4f1463e2d65c17
1 MODULE = d3dcompiler_47.dll
2 IMPORTLIB = d3dcompiler
3 IMPORTS = dxguid uuid
4 EXTRADEFS = -DD3D_COMPILER_VERSION=47
5 PARENTSRC = ../d3dcompiler_43
7 EXTRADLLFLAGS = -mno-cygwin -Wb,--prefer-native
9 C_SRCS = \
10 asmparser.c \
11 blob.c \
12 bytecodewriter.c \
13 compiler.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