wine-wine/dlls/dxgi/Makefile.in

17 lines
247 B
Makefile
Raw Normal View History

2008-10-21 13:06:58 +00:00
MODULE = dxgi.dll
IMPORTLIB = dxgi
IMPORTS = gdi32 dxguid uuid wined3d user32
EXTRAINCL = $(VKD3D_CFLAGS)
2008-10-21 13:06:58 +00:00
C_SRCS = \
2008-10-29 08:00:26 +00:00
adapter.c \
device.c \
2008-10-21 13:06:58 +00:00
dxgi_main.c \
factory.c \
output.c \
surface.c \
swapchain.c \
utils.c
2008-10-21 13:06:58 +00:00
RC_SRCS = version.rc