wine/dlls/d3d8/Makefile.in

17 lines
235 B
Makefile

MODULE = d3d8.dll
IMPORTLIB = d3d8
IMPORTS = dxguid uuid wined3d
SOURCES = \
buffer.c \
d3d8_main.c \
device.c \
directx.c \
shader.c \
surface.c \
swapchain.c \
texture.c \
version.rc \
vertexdeclaration.c \
volume.c