wine/dlls/d3dx11_42/Makefile.in
Alexandre Julliard f277b96908 d3dx11: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-30 15:04:06 +02:00

14 lines
201 B
Makefile

EXTRADEFS = -DD3DX11_SDK_VERSION=42
MODULE = d3dx11_42.dll
IMPORTS = d3dcompiler
PARENTSRC = ../d3dx11_43
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
async.c \
main.c \
texture.c
RC_SRCS = version.rc