Module: wine Branch: master Commit: 8e81f6d58234c17f5de6d2219ef47c6d01a4a4a1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8e81f6d58234c17f5de6d2219e...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Nov 5 14:25:35 2015 +0900
makefiles: Generate correct dependencies for included typelib files.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/msxml3/tests/xmlparser.idl | 2 +- dlls/msxml3/xmlparser.idl | 2 +- tools/makedep.c | 133 ++++++++++++++++++++++++++++------------ 3 files changed, 96 insertions(+), 41 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8e81f6d58234c17f5de6d2...