msctf: Maintain context reference in ranges.
[wine.git] / dlls / dinput / Makefile.in
bloba22c8a721806d67f7d8c7caf76f55a0089dd415d
1 MODULE = dinput.dll
2 IMPORTLIB = dinput
3 IMPORTS = dinput dxguid uuid comctl32 ole32 user32 advapi32
4 EXTRADEFS = -DDIRECTINPUT_VERSION=0x0700
5 EXTRALIBS = $(IOKIT_LIBS) $(FORCEFEEDBACK_LIBS)
7 C_SRCS = \
8 ansi.c \
9 config.c \
10 data_formats.c \
11 device.c \
12 dinput_main.c \
13 effect_linuxinput.c \
14 joystick.c \
15 joystick_linux.c \
16 joystick_linuxinput.c \
17 joystick_osx.c \
18 keyboard.c \
19 mouse.c
21 IDL_SRCS = dinput_classes.idl
23 RC_SRCS = \
24 dinput.rc \
25 version.rc