blob: d340b6f4f26ab1cd0512b4203296d8b9625e3802 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dxgi.dll
IMPORTLIB = dxgi
IMPORTS = dxguid uuid wined3d kernel32
C_SRCS = \
adapter.c \
device.c \
dxgi_main.c \
factory.c \
utils.c \
surface.c \
swapchain.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend