ntoskrnl.exe: Add KeQueryActiveProcessorCountEx() function.
[wine.git] / dlls / d3dcompiler_34 / Makefile.in
blobcf8dc1112ea98f896a7b37531bd4672bd13e21b8
1 MODULE = d3dcompiler_34.dll
2 IMPORTS = dxguid uuid
3 EXTRADEFS = -DD3D_COMPILER_VERSION=34
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