Module: wine Branch: master Commit: b648dac7e12f593589661d03449e0f092b363f87 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b648dac7e12f593589661d0344...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Jul 8 17:49:03 2008 +0200
dinput: Don't depend on the dxerr8 static library in the tests.
---
dlls/dinput/tests/Makefile.in | 2 +- dlls/dinput/tests/device.c | 27 ++++++------ dlls/dinput/tests/joystick.c | 95 ++++++++++++++++------------------------- dlls/dinput/tests/keyboard.c | 39 ++++++++--------- dlls/dinput/tests/mouse.c | 27 ++++++------ 5 files changed, 83 insertions(+), 107 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b648dac7e12f593589661d...