wine/dlls/d3dx10_43/Makefile.in
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00

18 lines
283 B
Makefile

MODULE = d3dx10_43.dll
IMPORTLIB = d3dx10
IMPORTS = d3d10_1 d3dcompiler dxguid uuid gdi32
DELAYIMPORTS = windowscodecs
EXTRADLLFLAGS = -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