ntdll: Make sure we don't try to attach the main exe a second time.
[wine/zf.git] / dlls / d3dcompiler_40 / Makefile.in
blob46cd563793b3aa4890ff1f807a34aff8a53c5e2a
1 MODULE = d3dcompiler_40.dll
2 IMPORTS = dxguid uuid
3 EXTRADEFS = -DD3D_COMPILER_VERSION=40
4 PARENTSRC = ../d3dcompiler_43
6 EXTRADLLFLAGS = -mno-cygwin
8 C_SRCS = \
9 asmparser.c \
10 blob.c \
11 bytecodewriter.c \
12 compiler.c \
13 main.c \
14 preproc.c \
15 reflection.c \
16 utils.c
18 LEX_SRCS = \
19 asmshader.l \
20 hlsl.l \
21 ppl.l
23 BISON_SRCS = \
24 asmshader.y \
25 hlsl.y \
26 ppy.y
28 RC_SRCS = version.rc