wine-wine/dlls/d3dcompiler_35/Makefile.in

29 lines
387 B
Makefile

MODULE = d3dcompiler_35.dll
IMPORTS = dxguid uuid
EXTRADEFS = -DD3D_COMPILER_VERSION=35
PARENTSRC = ../d3dcompiler_43
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
asmparser.c \
blob.c \
bytecodewriter.c \
compiler.c \
main.c \
preproc.c \
reflection.c \
utils.c
LEX_SRCS = \
asmshader.l \
hlsl.l \
ppl.l
BISON_SRCS = \
asmshader.y \
hlsl.y \
ppy.y
RC_SRCS = version.rc