usp10/tests: A spelling fix in an ok() message.
[wine.git] / dlls / d3dcompiler_47 / Makefile.in
blobdf9cde05ca90e400f49f0fe3597c1c710abb8fa6
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
9 C_SRCS = \
10 asmparser.c \
11 blob.c \
12 bytecodewriter.c \
13 compiler.c \
14 main.c \
15 preproc.c \
16 reflection.c \
17 utils.c
19 LEX_SRCS = \
20 asmshader.l \
21 hlsl.l \
22 ppl.l
24 BISON_SRCS = \
25 asmshader.y \
26 hlsl.y \
27 ppy.y
29 RC_SRCS = version.rc