Module: wine Branch: master Commit: 7bba86db284127942104116c695ca57fdf957496 URL: https://source.winehq.org/git/wine.git/?a=commit;h=7bba86db284127942104116c6...
Author: Eric Pouech eric.pouech@gmail.com Date: Tue Feb 8 19:48:43 2022 +0100
d3d10/tests: Build without -DWINE_NO_LONG_TYPES.
Signed-off-by: Eric Pouech eric.pouech@gmail.com Signed-off-by: Henri Verbeet hverbeet@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/d3d10/tests/Makefile.in | 2 +- dlls/d3d10/tests/device.c | 54 +- dlls/d3d10/tests/effect.c | 1168 ++++++++++++++++---------------- dlls/d3dcompiler_43/tests/reflection.c | 3 + 4 files changed, 614 insertions(+), 613 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=7bba86db2841279421041...