cabinet/tests: Make some variables static.
[wine.git] / dlls / dinput / tests / Makefile.in
blob6fb3180ab6c3efa937b1df404de4d6e370b7fa6d
1 TESTDLL = dinput.dll
2 IMPORTS = dinput ole32 version user32
4 C_SRCS = \
5 device.c \
6 joystick.c \
7 keyboard.c \
8 mouse.c
10 @MAKE_TEST_RULES@