Alexandre Julliard : makefiles: Generate resource files for typelibs.

Alexandre Julliard julliard at winehq.org
Tue Aug 2 14:18:24 CDT 2011


Module: wine
Branch: master
Commit: 729afa6adc0e4de43354871f804d9518046c7abe
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=729afa6adc0e4de43354871f804d9518046c7abe

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Aug  1 22:14:36 2011 +0200

makefiles: Generate resource files for typelibs.

---

 .gitignore                  |   18 ------------------
 Make.rules.in               |    9 ++++++---
 dlls/Makedll.rules.in       |    1 +
 dlls/gameux/rsrc.rc         |    3 ---
 dlls/hhctrl.ocx/hhctrl.rc   |    3 ---
 dlls/ieframe/ieframe.rc     |    3 ---
 dlls/jscript/jscript.rc     |    3 ---
 dlls/mshtml.tlb/Makefile.in |    1 -
 dlls/mshtml.tlb/rsrc.rc     |   24 ------------------------
 dlls/msi/msi.rc             |    3 ---
 dlls/msxml/rsrc.rc          |    3 ---
 dlls/msxml2/Makefile.in     |    2 --
 dlls/msxml2/rsrc.rc         |   22 ----------------------
 dlls/msxml3/version.rc      |    3 ---
 dlls/msxml4/rsrc.rc         |    3 ---
 dlls/msxml6/rsrc.rc         |    3 ---
 dlls/pstorec/Makefile.in    |    2 --
 dlls/pstorec/rsrc.rc        |   29 -----------------------------
 dlls/shdocvw/shdocvw.rc     |    3 ---
 dlls/shell32/shell32.rc     |    3 ---
 dlls/stdole2.tlb/rsrc.rc    |    3 ---
 dlls/stdole32.tlb/rsrc.rc   |    3 ---
 dlls/winhttp/version.rc     |    3 ---
 dlls/wuapi/Makefile.in      |    2 --
 dlls/wuapi/rsrc.rc          |   22 ----------------------
 tools/make_makefiles        |    1 +
 tools/makedep.c             |    2 +-
 27 files changed, 9 insertions(+), 168 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=729afa6adc0e4de43354871f804d9518046c7abe



More information about the wine-cvs mailing list