opengl32: Correctly interpret glMapBuffer() access in wow64 mapping.
[wine.git] / dlls / d3dcompiler_34 / Makefile.in
blob9d8f48e48ee97f27c332762c890cc7201b02c03e
1 MODULE = d3dcompiler_34.dll
2 IMPORTS = wined3d
3 EXTRADEFS = -DD3D_COMPILER_VERSION=34
4 PARENTSRC = ../d3dcompiler_43
5 EXTRAINCL = $(VKD3D_PE_CFLAGS)
7 EXTRADLLFLAGS = -Wb,--prefer-native
9 C_SRCS = \
10 asmparser.c \
11 blob.c \
12 bytecodewriter.c \
13 compiler.c \
14 reflection.c \
15 utils.c
17 LEX_SRCS = \
18 asmshader.l
20 BISON_SRCS = \
21 asmshader.y
23 RC_SRCS = version.rc