Module: wine Branch: master Commit: 1459a0105d6124f7eb58c2885500bf678068abf1 URL: https://source.winehq.org/git/wine.git/?a=commit;h=1459a0105d6124f7eb58c2885...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Apr 9 09:48:23 2019 +0200
makefiles: Default to building test modules as PE.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
Makefile.in | 1 - dlls/gameux/tests/test.gdf.xml | 2 +- dlls/imagehlp/tests/integrity.c | 2 +- dlls/ntdll/tests/info.c | 8 ----- dlls/shell32/tests/shlexec.c | 6 ++-- tools/makedep.c | 80 +++++++++-------------------------------- tools/runtest | 10 +++--- 7 files changed, 28 insertions(+), 81 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=1459a0105d6124f7eb58c...