wine/dlls/d3dx11_43/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
197 B
Makefile

EXTRADEFS = -DD3DX11_SDK_VERSION=43
MODULE = d3dx11_43.dll
IMPORTLIB = d3dx11
IMPORTS = d3dcompiler
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
async.c \
main.c \
texture.c
RC_SRCS = version.rc