tools: Only allow the absolute difference in bracket pairs to be less than 128, since...
[wine/multimedia.git] / dlls / d3dcompiler_43 / Makefile.in
blobc88069d5dbd830397656cfdcf5fe579ea18f9cc2
1 MODULE = d3dcompiler_43.dll
2 IMPORTLIB = d3dcompiler
3 IMPORTS = dxguid uuid
4 EXTRALIBS = $(LIBWPP)
6 C_SRCS = \
7 asmparser.c \
8 blob.c \
9 bytecodewriter.c \
10 compiler.c \
11 d3dcompiler_43_main.c \
12 reflection.c \
13 utils.c
15 LEX_SRCS = \
16 asmshader.l \
17 hlsl.l
19 BISON_SRCS = \
20 asmshader.y \
21 hlsl.y
23 RC_SRCS = version.rc