Zebediah Figura : opencl: Build with msvcrt.
Module: wine Branch: master Commit: 08032c7831dbfb1bf3d144c749793db09eda97fa URL: https://source.winehq.org/git/wine.git/?a=commit;h=08032c7831dbfb1bf3d144c74... Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Mon Mar 15 23:44:51 2021 -0500 opencl: Build with msvcrt. Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/opencl/Makefile.in | 2 + dlls/opencl/make_opencl | 92 ++++++++++-- dlls/opencl/opencl_private.h | 15 +- dlls/opencl/opencl_types.h | 343 +++++++++++++++++++++++++++++++++++++++++++ dlls/opencl/pe_thunks.c | 51 +++---- dlls/opencl/pe_wrappers.c | 3 +- dlls/opencl/unix_private.h | 14 ++ 7 files changed, 468 insertions(+), 52 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=08032c7831dbfb1bf3d14...
participants (1)
-
Alexandre Julliard