dmime: The soft synth doesn't supports sharing the channel groups.
[wine.git] / dlls / d3dcompiler_41 / Makefile.in
blob43c5672c90b757422dd32556b3de58fe6654a6f8
1 MODULE = d3dcompiler_41.dll
2 IMPORTS = dxguid uuid
3 EXTRADEFS = -DWINE_NO_LONG_TYPES -DD3D_COMPILER_VERSION=41
4 PARENTSRC = ../d3dcompiler_43
6 EXTRADLLFLAGS = -Wb,--prefer-native
8 C_SRCS = \
9 asmparser.c \
10 blob.c \
11 bytecodewriter.c \
12 compiler.c \
13 preproc.c \
14 reflection.c \
15 utils.c
17 LEX_SRCS = \
18 asmshader.l \
19 ppl.l
21 BISON_SRCS = \
22 asmshader.y \
23 ppy.y
25 RC_SRCS = version.rc