wine-wine/dlls/d3dx9_36/Makefile.in

32 lines
485 B
Makefile
Raw Permalink Normal View History

EXTRADEFS = -DD3DX_SDK_VERSION=36
MODULE = d3dx9_36.dll
IMPORTLIB = d3dx9
IMPORTS = d3d9 d3dcompiler dxguid d3dxof ole32 gdi32 user32
DELAYIMPORTS = windowscodecs usp10
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
animation.c \
2009-07-11 16:00:20 +00:00
core.c \
effect.c \
font.c \
line.c \
main.c \
2008-07-14 20:47:19 +00:00
math.c \
2009-02-03 08:36:08 +00:00
mesh.c \
preshader.c \
render.c \
shader.c \
skin.c \
sprite.c \
surface.c \
2010-02-15 08:47:50 +00:00
texture.c \
txc_compress_dxtn.c \
txc_fetch_dxtn.c \
util.c \
volume.c \
xfile.c
2008-06-19 08:01:49 +00:00
RC_SRCS = version.rc