Module: wine Branch: master Commit: 670913af218ce8229eea646534261a33a9ff1b1a URL: https://source.winehq.org/git/wine.git/?a=commit;h=670913af218ce8229eea64653...
Author: Zebediah Figura z.figura12@gmail.com Date: Sat Feb 13 11:30:08 2021 -0600
imagehlp/tests: Link directly to imagehlp and psapi.
Signed-off-by: Zebediah Figura z.figura12@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/imagehlp/tests/Makefile.in | 1 + dlls/imagehlp/tests/image.c | 67 ++++++------------------------- dlls/imagehlp/tests/integrity.c | 88 +++++++++++------------------------------ 3 files changed, 35 insertions(+), 121 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=670913af218ce8229eea6...