blob: c48c4075432b12956c0a6d057c595848d7e9e2f9 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = d3dcompiler_43.dll
IMPORTLIB = d3dcompiler
IMPORTS = dxguid uuid
EXTRALIBS = $(LIBWPP)
C_SRCS = \
asmparser.c \
asmutils.c \
blob.c \
bytecodewriter.c \
compiler.c \
d3dcompiler_43_main.c
LEX_SRCS = asmshader.l
BISON_SRCS = asmshader.y
RC_SRCS = version.rc
@MAKE_DLL_RULES@