qmgr: Use CRT allocation functions.
[wine.git] / dlls / d3dcompiler_35 / Makefile.in
blob1da7eca6c0171a910599af3d68781f09a5554b02
1 MODULE = d3dcompiler_35.dll
2 IMPORTS = wined3d
3 EXTRADEFS = -DD3D_COMPILER_VERSION=35
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