blob: 8944203a4a09db6e5785d6365b83a317675cc622 [file] [log] [blame]
MODULE = dxgi.dll
IMPORTLIB = dxgi
IMPORTS = dxguid uuid wined3d
C_SRCS = \
adapter.c \
device.c \
dxgi_main.c \
factory.c \
output.c \
surface.c \
swapchain.c \
utils.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@