server: Send WM_WINE_SETCURSOR with the thread input cursor handle.
[wine.git] / dlls / d3dcompiler_38 / Makefile.in
blobda528cc050944a717a3fb9b50074e866f3dc5538
1 MODULE = d3dcompiler_38.dll
2 IMPORTS = wined3d
3 EXTRADEFS = -DD3D_COMPILER_VERSION=38
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