wine/dlls/d3dx10_43/Makefile.in
Nikolay Sivov fafd607eff d3dx10: Add a stub mesh object.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-25 21:06:11 +02:00

17 lines
289 B
Makefile

MODULE = d3dx10_43.dll
IMPORTLIB = d3dx10
IMPORTS = d3d10_1 d3dcompiler dxguid uuid
DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS = -mno-cygwin -Wb,--prefer-native
C_SRCS = \
async.c \
compiler.c \
d3dx10_43_main.c \
font.c \
mesh.c \
sprite.c \
texture.c
RC_SRCS = version.rc