jscript: No longer support per-statement compilation.
[wine/multimedia.git] / dlls / dinput / tests / Makefile.in
blob9b04eb105691e2e2c6b3c2ddee4b8de079263a46
1 TESTDLL = dinput.dll
2 IMPORTS = dinput ole32 version user32
4 C_SRCS = \
5 device.c \
6 dinput.c \
7 joystick.c \
8 keyboard.c \
9 mouse.c
11 @MAKE_TEST_RULES@