Skip to content

Commit

Permalink
[WINESYNC]: crt is now in sync with wine-staging wine-5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tkreuzer committed Aug 19, 2023
1 parent 1f8eda7 commit e04b796
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions sdk/tools/winesync/crt.cfg
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit e04b796

Please sign in to comment.