Sweden-Number/dlls/dxgi/Makefile.in

16 lines
213 B
Makefile
Raw Normal View History

2008-10-21 15:06:58 +02:00
MODULE = dxgi.dll
IMPORTLIB = dxgi
IMPORTS = dxguid uuid wined3d user32
2008-10-21 15:06:58 +02:00
C_SRCS = \
2008-10-29 09:00:26 +01:00
adapter.c \
device.c \
2008-10-21 15:06:58 +02:00
dxgi_main.c \
factory.c \
output.c \
surface.c \
swapchain.c \
utils.c
2008-10-21 15:06:58 +02:00
RC_SRCS = version.rc