wine/dlls/d3d11/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
234 B
Makefile

MODULE = d3d11.dll
IMPORTLIB = d3d11
IMPORTS = dxguid uuid dxgi wined3d
C_SRCS = \
async.c \
buffer.c \
d3d11_main.c \
device.c \
inputlayout.c \
shader.c \
state.c \
texture.c \
utils.c \
view.c
RC_SRCS = version.rc