Alexandre Julliard : makefiles: Allow define arguments to be specific to a single file.
Module: wine Branch: master Commit: 0d533cf0bd566310e3906b7b93e155999bfc5c0f URL: http://source.winehq.org/git/wine.git/?a=commit;h=0d533cf0bd566310e3906b7b93... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Jan 7 12:20:25 2014 +0100 makefiles: Allow define arguments to be specific to a single file. --- dlls/actxprxy/Makefile.in | 3 ++- dlls/appwiz.cpl/Makefile.in | 3 ++- dlls/dispex/Makefile.in | 3 ++- dlls/msdaps/Makefile.in | 3 ++- dlls/ole32/Makefile.in | 4 +++- dlls/oleaut32/Makefile.in | 4 +++- dlls/qmgrprxy/Makefile.in | 3 ++- dlls/quartz/Makefile.in | 3 ++- dlls/sti/Makefile.in | 3 ++- dlls/urlmon/Makefile.in | 6 ++++-- dlls/windowscodecs/Makefile.in | 3 ++- libs/wine/Makefile.in | 18 ++++++++++-------- tools/makedep.c | 8 ++++++++ tools/widl/Makefile.in | 2 +- tools/winegcc/Makefile.in | 18 +++++++++--------- tools/wrc/Makefile.in | 3 ++- 16 files changed, 56 insertions(+), 31 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0d533cf0bd566310e3906b...
participants (1)
-
Alexandre Julliard