Alexandre Julliard : d3d9: Don' t depend on the dxerr9 static library in the tests.
Module: wine Branch: master Commit: a08bb2f04c4571a2953afca59c69f19a695472ff URL: http://source.winehq.org/git/wine.git/?a=commit;h=a08bb2f04c4571a2953afca59c... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Jul 8 17:48:50 2008 +0200 d3d9: Don't depend on the dxerr9 static library in the tests. --- dlls/d3d9/tests/Makefile.in | 2 +- dlls/d3d9/tests/d3d9ex.c | 23 +- dlls/d3d9/tests/device.c | 281 ++++---- dlls/d3d9/tests/query.c | 61 +- dlls/d3d9/tests/surface.c | 5 +- dlls/d3d9/tests/visual.c | 1838 +++++++++++++++++++++---------------------- 6 files changed, 1090 insertions(+), 1120 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a08bb2f04c4571a2953afc...
participants (1)
-
Alexandre Julliard