From e04b79653441e3d8d78d943271fd4b9b3b327767 Mon Sep 17 00:00:00 2001 From: Timo Kreuzer Date: Thu, 10 Aug 2023 11:14:57 +0300 Subject: [PATCH] [WINESYNC]: crt is now in sync with wine-staging wine-5.0 --- sdk/tools/winesync/crt.cfg | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 sdk/tools/winesync/crt.cfg diff --git a/sdk/tools/winesync/crt.cfg b/sdk/tools/winesync/crt.cfg new file mode 100644 index 00000000000..81308194937 --- /dev/null +++ b/sdk/tools/winesync/crt.cfg @@ -0,0 +1,16 @@ +directories: null +files: + dlls/msvcrt/cpp.c: sdk/lib/crt/wine/cpp.c + dlls/msvcrt/cppexcept.h: sdk/lib/crt/wine/cppexcept.h + dlls/msvcrt/cxx.h: sdk/lib/crt/wine/cxx.h + dlls/msvcrt/except.c: sdk/lib/crt/wine/except.c + dlls/msvcrt/except_arm.c: sdk/lib/crt/wine/except_arm.c + dlls/msvcrt/except_arm64.c: sdk/lib/crt/wine/except_arm64.c + dlls/msvcrt/except_i386.c: sdk/lib/crt/wine/except_i386.c + dlls/msvcrt/except_x86_64.c: sdk/lib/crt/wine/except_x86_64.c + dlls/msvcrt/heap.c: sdk/lib/crt/wine/heap.c + dlls/msvcrt/msvcrt.h: sdk/lib/crt/wine/msvcrt.h + dlls/msvcrt/mtdll.h: sdk/lib/crt/wine/mtdll.h + dlls/msvcrt/undname.c: sdk/lib/crt/wine/undname.c +tags: + wine: wine-5.0