kernel32/tests/pipe: Enable compilation with long types.
[wine.git] / dlls / dxgi / Makefile.in
blobd4398008dad5869f4e64958ceb5736792c327506
1 EXTRADEFS = -DWINE_NO_LONG_TYPES
2 MODULE = dxgi.dll
3 IMPORTLIB = dxgi
4 IMPORTS = gdi32 dxguid uuid wined3d user32 win32u
5 EXTRAINCL = $(VKD3D_PE_CFLAGS)
7 C_SRCS = \
8 adapter.c \
9 device.c \
10 dxgi_main.c \
11 factory.c \
12 output.c \
13 surface.c \
14 swapchain.c \
15 utils.c
17 RC_SRCS = version.rc