dxgi/tests: Add test for swapchain window messages.
[wine.git] / dlls / dinput / Makefile.in
blobb1107ee7bee6c5605fe9086e98f7a33818eee5db
1 MODULE = dinput.dll
2 IMPORTLIB = dinput
3 IMPORTS = dxguid uuid comctl32 ole32 user32 advapi32
4 EXTRADEFS = -DDIRECTINPUT_VERSION=0x0700
5 EXTRALIBS = $(IOKIT_LIBS) $(FORCEFEEDBACK_LIBS)
7 C_SRCS = \
8 config.c \
9 data_formats.c \
10 device.c \
11 dinput_main.c \
12 effect_linuxinput.c \
13 joystick.c \
14 joystick_linux.c \
15 joystick_linuxinput.c \
16 joystick_osx.c \
17 keyboard.c \
18 mouse.c
20 IDL_SRCS = dinput_classes.idl
22 RC_SRCS = dinput.rc