msdasql/tests: Test for ITransaction* interfaces on a session.
[wine.git] / dlls / dinput / Makefile.in
blobe1dd52cf67dd1101994a5d0ec2214de3f9746eb5
1 MODULE = dinput.dll
2 IMPORTLIB = dinput
3 IMPORTS = dinput dxguid uuid comctl32 ole32 user32 advapi32 hid setupapi
4 EXTRADEFS = -DDIRECTINPUT_VERSION=0x0700
6 C_SRCS = \
7 ansi.c \
8 config.c \
9 data_formats.c \
10 device.c \
11 dinput_main.c \
12 joystick_hid.c \
13 keyboard.c \
14 mouse.c
16 IDL_SRCS = dinput_classes.idl
18 RC_SRCS = \
19 dinput.rc \
20 version.rc