Michael Stefaniuc : oleaut32: Build language resource files separately.
Module: wine Branch: master Commit: da01cf93acba848e4120e34b3b187c565bc7a507 URL: http://source.winehq.org/git/wine.git/?a=commit;h=da01cf93acba848e4120e34b3b... Author: Michael Stefaniuc <mstefani(a)redhat.de> Date: Tue Jun 30 13:14:36 2009 +0200 oleaut32: Build language resource files separately. Instead of including them from an other rc file. --- dlls/oleaut32/Makefile.in | 27 +++++++++++++++++++- dlls/oleaut32/oleaut32.rc | 57 ------------------------------------------ dlls/oleaut32/oleaut32_Bg.rc | 2 + dlls/oleaut32/oleaut32_Cz.rc | 2 + dlls/oleaut32/oleaut32_Da.rc | 2 + dlls/oleaut32/oleaut32_De.rc | 2 + dlls/oleaut32/oleaut32_El.rc | 2 + dlls/oleaut32/oleaut32_En.rc | 2 + dlls/oleaut32/oleaut32_Eo.rc | 2 + dlls/oleaut32/oleaut32_Es.rc | 2 + dlls/oleaut32/oleaut32_Fr.rc | 2 + dlls/oleaut32/oleaut32_Hu.rc | 2 + dlls/oleaut32/oleaut32_It.rc | 2 + dlls/oleaut32/oleaut32_Ko.rc | 2 + dlls/oleaut32/oleaut32_Lt.rc | 4 +- dlls/oleaut32/oleaut32_Nl.rc | 2 + dlls/oleaut32/oleaut32_No.rc | 2 + dlls/oleaut32/oleaut32_Pl.rc | 2 + dlls/oleaut32/oleaut32_Pt.rc | 2 + dlls/oleaut32/oleaut32_Ro.rc | 4 +- dlls/oleaut32/oleaut32_Ru.rc | 2 + dlls/oleaut32/oleaut32_Si.rc | 4 +- dlls/oleaut32/oleaut32_Sv.rc | 2 + dlls/oleaut32/oleaut32_Th.rc | 2 + dlls/oleaut32/oleaut32_Tr.rc | 2 + dlls/oleaut32/oleaut32_Zh.rc | 4 +- dlls/oleaut32/resource.h | 2 + 27 files changed, 76 insertions(+), 66 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=da01cf93acba848e4120e3...
participants (1)
-
Alexandre Julliard