urlmon: Use ifaces instead of vtbl pointers in GopherProtocol.
[wine] / dlls / dinput / tests / Makefile.in
CommitLineData
8bffed50 1TESTDLL = dinput.dll
b86d515e 2IMPORTS = dinput ole32 version user32
8bffed50 3
6164ce2d 4C_SRCS = \
975d7ff2 5 device.c \
8bffed50
RR
6 joystick.c \
7 keyboard.c \
8 mouse.c
9
10@MAKE_TEST_RULES@