blob: f3ace08c7b52fa97bcff60d11a72ae0ce57c3a50 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
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@