Module: wine Branch: master Commit: 1e54d38058e2c46f9caaaee83840a1dc35ed4b1d URL: http://source.winehq.org/git/wine.git/?a=commit;h=1e54d38058e2c46f9caaaee838...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Apr 26 21:57:23 2016 +0300
uxtheme/tests: Only link dynamically for functions that could be missing.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/uxtheme/tests/Makefile.in | 2 +- dlls/uxtheme/tests/system.c | 120 ++++++++++++++--------------------------- 2 files changed, 40 insertions(+), 82 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1e54d38058e2c46f9caaae...