Alexandre Julliard : makefiles: Always build 16-bit modules with msvcrt.

Alexandre Julliard julliard at winehq.org
Thu Apr 2 14:27:36 CDT 2020


Module: wine
Branch: master
Commit: fbbad0f10ae6e7d8bba405290ffc76f1fa6907ab
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=fbbad0f10ae6e7d8bba405290ffc76f1fa6907ab

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Apr  2 11:09:19 2020 +0200

makefiles: Always build 16-bit modules with msvcrt.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/avifile.dll16/Makefile.in      | 2 +-
 dlls/commdlg.dll16/Makefile.in      | 2 +-
 dlls/compobj.dll16/Makefile.in      | 2 +-
 dlls/ctl3d.dll16/Makefile.in        | 2 +-
 dlls/ctl3dv2.dll16/Makefile.in      | 2 +-
 dlls/ddeml.dll16/Makefile.in        | 2 +-
 dlls/dispdib.dll16/Makefile.in      | 2 +-
 dlls/display.drv16/Makefile.in      | 2 +-
 dlls/gdi.exe16/Makefile.in          | 2 +-
 dlls/keyboard.drv16/Makefile.in     | 2 +-
 dlls/krnl386.exe16/Makefile.in      | 2 +-
 dlls/lzexpand.dll16/Makefile.in     | 2 +-
 dlls/mmsystem.dll16/Makefile.in     | 2 +-
 dlls/mouse.drv16/Makefile.in        | 2 +-
 dlls/msacm.dll16/Makefile.in        | 2 +-
 dlls/msvideo.dll16/Makefile.in      | 2 +-
 dlls/ole2.dll16/Makefile.in         | 2 +-
 dlls/ole2disp.dll16/Makefile.in     | 2 +-
 dlls/ole2nls.dll16/Makefile.in      | 2 +-
 dlls/olecli.dll16/Makefile.in       | 2 +-
 dlls/olesvr.dll16/Makefile.in       | 2 +-
 dlls/setupx.dll16/Makefile.in       | 2 +-
 dlls/shell.dll16/Makefile.in        | 2 +-
 dlls/sound.drv16/Makefile.in        | 2 +-
 dlls/storage.dll16/Makefile.in      | 2 +-
 dlls/stress.dll16/Makefile.in       | 2 +-
 dlls/system.drv16/Makefile.in       | 2 +-
 dlls/toolhelp.dll16/Makefile.in     | 2 +-
 dlls/twain.dll16/Makefile.in        | 2 +-
 dlls/typelib.dll16/Makefile.in      | 2 +-
 dlls/user.exe16/Makefile.in         | 2 +-
 dlls/ver.dll16/Makefile.in          | 2 +-
 dlls/w32sys.dll16/Makefile.in       | 2 +-
 dlls/win32s16.dll16/Makefile.in     | 2 +-
 dlls/win87em.dll16/Makefile.in      | 2 +-
 dlls/winaspi.dll16/Makefile.in      | 2 +-
 dlls/windebug.dll16/Makefile.in     | 2 +-
 dlls/wineps16.drv16/Makefile.in     | 2 +-
 dlls/wing.dll16/Makefile.in         | 2 +-
 dlls/winnls.dll16/Makefile.in       | 2 +-
 dlls/winsock.dll16/Makefile.in      | 2 +-
 dlls/wintab.dll16/Makefile.in       | 2 +-
 programs/rundll.exe16/Makefile.in   | 2 +-
 programs/winhelp.exe16/Makefile.in  | 2 +-
 programs/winoldap.mod16/Makefile.in | 2 +-
 tools/makedep.c                     | 6 +++---
 46 files changed, 48 insertions(+), 48 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=fbbad0f10ae6e7d8bba405290ffc76f1fa6907ab



More information about the wine-cvs mailing list